blob: 1b2f5360794c9d281322c6d8246cf02688b839d5 [file] [log] [blame]
{
"name": "KVConstraintKit",
"version": "2.1",
"summary": "An impressive Auto layout DSL for iOS, tvOS & OSX written in pure.",
"homepage": "https://github.com/keshavvishwkarma/KVConstraintKit",
"license": "MIT",
"authors": {
"keshav vishwkarma": "keshavvbe@gmail.com"
},
"source": {
"git": "https://github.com/keshavvishwkarma/KVConstraintKit.git",
"tag": "2.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "KVConstraintKit/*.swift"
}