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