blob: e79a2e6333d1cd1e91c286081fae930c52714800 [file] [log] [blame]
{
"name": "cocoaGit",
"version": "3.0.0",
"license": "MIT",
"summary": "my first CocoaPods git",
"homepage": "https://github.com/miracle-jzc/cocoaGit",
"source": {
"git": "https://github.com/miracle-jzc/cocoaGit.git",
"tag": "3.0.0"
},
"source_files": "cocoaGit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"authors": {
"miracle-jzc": "miracle.jzc@gmail.com"
},
"social_media_url": "https://github.com/miracle-jzc/cocoaGit"
}