blob: a29ea794e713f217f7dc14d43593026a6304012f [file] [log] [blame]
{
"name": "QTcocoapodsTest",
"version": "0.0.1",
"license": "MIT",
"summary": "私人pod代码",
"homepage": "https://github.com/HelloBie/cocoapods",
"source": {
"git": "https://github.com/HelloBie/cocoapods.git",
"tag": "0.0.1"
},
"source_files": "QTCore/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "qiubaiyingios@163.com"
},
"social_media_url": "http://qiubaiying.github.io"
}