blob: 413d51ada2e2948df65480b472c6f9e2062a3d45 [file] [log] [blame]
{
"name": "KVConstraintKit",
"version": "2.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "KVConstraintKit/*.swift",
"pushed_with_swift_version": "4.0"
}