Metadata-Version: 1.1
Name: kin
Version: 1.7.4
Summary: A simple project.pbxproj verifier
Home-page: https://github.com/Karumi/Kin
Author: Karumi
Author-email: tech@karumi.com
License: Apache Software
Description: KIN
        ===
        
        KIN is a tool to check whether your project.pbxproj file is correct
        
        Usage
        -----
        
        ::
        
          Usage: kin [project.pbxproj]
        
          Verifies the correctness of your project.pbxproj file.
          When called with no arguments, Kin will try to find a project.pbxproj file in the current project.
        
Keywords: xcode project.pbxproj lint objective-c swift ios
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
