| { | |
| "name": "ZXYTestCocoapods", | |
| "version": "1.0.0", | |
| "summary": "A short description of Top.", | |
| "description": "A long long description of Top.", | |
| "homepage": "https://github.com/zhaoxiangyulove/Top", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Xiangyu Zhao": "44899845@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhaoxiangyulove/Top.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "Top/Top/*.{h,m}", | |
| "requires_arc": true | |
| } |