blob: 5d95c8e3e244c7e8dfe2217d970d479dc2823264 [file] [log] [blame]
{
"name": "XHKit",
"version": "0.1.2",
"summary": "快捷开发",
"homepage": "https://guanxuhang@bitbucket.org/guanxuhang/xhkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"关旭航": "18611817195@163.com"
},
"source": {
"git": "https://guanxuhang@bitbucket.org/guanxuhang/xhkit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "XHKit/classes/*.{h,m}",
"subspecs": [
{
"name": "Category",
"source_files": "XHKit/classes/Category/*.{h,m}"
}
]
}