blob: db715a1c3daa45dfabea96fc91dd42d1dde40b9e [file] [log] [blame]
{
"name": "cocoaGit",
"version": "5.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": "5.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"
}