blob: 38b15ca5382ac21f64f1799461edd1559c975db0 [file] [log] [blame]
{
"name": "BYTextCocopods",
"version": "0.0.1",
"summary": "测试怎么将开源代码上传到cocopods",
"description": "测试怎么将开源代码上传到cocopods",
"homepage": "https://github.com/zj504225418/text-pod/tree/master/BYTextOC/测试开源框架",
"license": "MIT",
"authors": {
"赵静静": "504225418@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zj504225418/text-pod.git",
"tag": "0.0.1"
},
"source_files": [
"BYTextOC/测试开源框架",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}