blob: 08c00ed101d7e2fbb3f28f2a1ba8df1a01fc091e [file] [log] [blame]
{
"name": "GZHTestManager",
"version": "0.0.4",
"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.4"
},
"source_files": "GZHTestManager/Class/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}