blob: 31e7f047937e07c9a98142c963752b4cc89382e9 [file] [log] [blame]
{
"name": "StudyCocoaPods",
"version": "1.0.0",
"summary": "简要描述",
"homepage": "https://github.com/wuhaiwei/StudyCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuhaiwei": "wuhaiwei@qding.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wuhaiwei/StudyCocoaPods.git",
"tag": "1.0.0"
},
"source_files": "StudyCocoaPods/*",
"requires_arc": true
}