{ | |
"name": "testpod1", | |
"version": "0.0.1", | |
"summary": "ceshi", | |
"description": "dddddddddd", | |
"homepage": "https://github.com/gardenerYang", | |
"license": "MIT", | |
"authors": { | |
"yangshuai": "345111009@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/gardenerYang/testpod1.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "testpod1/*.{h,m}", | |
"exclude_files": "Classes/Exclude", | |
"requires_arc": true | |
} |