blob: 4daf62cfb22a6a2b1a728552a9445c87c62d33c2 [file] [log] [blame]
{
"name": "KVConstraintKit",
"version": "1.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": "1.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "KVConstraintKit/*.swift",
"pushed_with_swift_version": "3.0"
}