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