{ | |
"name": "CZMGitTest", | |
"version": "0.2", | |
"summary": "cocoapods test", | |
"homepage": "https://github.com/ezhonca/git-test", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"caizhongming": "cai.zhongming@hotmail.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/ezhonca/git-test.git", | |
"tag": "0.2" | |
}, | |
"source_files": [ | |
"iOS", | |
"iOS/*" | |
], | |
"requires_arc": true | |
} |