blob: 28e024f7de2dd822422a0b9875f4f72cb4b7f797 [file] [log] [blame]
{
"name": "GTKit",
"summary": "HelpKit .",
"description": "帮助开发者快速集成项目。",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cary": "guojiashuang@live.com"
},
"homepage": "https://github.com/CaryGo/GTKit",
"platforms": {
"ios": "7.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/CaryGo/GTKit.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "GTKit/*.{h,m}",
"frameworks": [
"Foundation",
"CoreFoundation"
]
}