blob: 683aee34a0022259e65d58c1297aacc2eb647094 [file] [log] [blame]
{
"name": "GZHTestManager",
"version": "0.0.8",
"platforms": {
"ios": "7.0"
},
"summary": "GZHTestManager的备注",
"homepage": "https://github.com/MrGuoZiHao/GZHTestManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guozihao": "15717328325@sina.cn"
},
"source": {
"git": "https://github.com/MrGuoZiHao/GZHTestManager.git",
"tag": "0.0.8"
},
"source_files": "GZHTestManager/Class/*.{h,m,xib}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"resources": "GZHTestManager/*.{jpg}",
"requires_arc": true
}