blob: 2f4dfff44ee5ab6b285197133184f648f5cc0c19 [file] [log] [blame]
{
"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
}