blob: d72236c2c2f352c918b58fed0f2d87f9d719f92d [file] [log] [blame]
{
"name": "SecondTest",
"version": "0.1.0",
"summary": "SecondTest.上传属于自己的CocoaPods库",
"description": "SecondTest.上传属于自己的CocoaPods库,牛逼",
"homepage": "https://github.com/Guanzhangpeng/SecondTest",
"license": "MIT",
"authors": {
"gzp": "zswangzp@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Guanzhangpeng/SecondTest.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}