Metadata-Version: 2.1
Name: kin
Version: 2.1.1
Summary: A simple project.pbxproj verifier
Home-page: https://github.com/Serchinastico/Kin
Author: Serchinastico
Author-email: oss@serchinastico.com
License: Apache Software
Keywords: xcode project.pbxproj lint objective-c swift ios
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 :: 3
License-File: LICENSE.txt

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.
