blob: ac4a5960e9d486179396869d349264a0a3862f42 [file] [log] [blame]
{
"name": "cocoaPodsStudyUtil",
"version": "0.0.2",
"summary": "Just Testing for Private Podspec .自己用来作测试的。加深对cocoaPods的学习",
"description": "\t\t\tTesting Private Podspec,good good studu,day day up.听说描述语比较短,要多写一点字。。好好学习,天天向上啊。。private podspec学习\n",
"homepage": "https://github.com/fengyang0329/podStudyUtil",
"license": "MIT",
"authors": {
"longzhanghui": "longzhanghui@111.com.cn"
},
"source": {
"git": "https://github.com/fengyang0329/podStudyUtil.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"cocoaPodsStudyUtil": [
"Pod/Assets/*.png"
]
}
}