blob: 7746922a3be16684f7204fdef8dcae4391de24a8 [file] [log] [blame]
{
"name": "GTKit",
"summary": "High performance model framework for iOS/OSX.",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cary": "guojiashuang@live.com"
},
"homepage": "https://github.com/CaryGo/GTKit",
"platforms": {
"ios": "6.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/CaryGo/GTKit.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "GTKit/*.{h,m}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}