blob: 47826c335bbedfed3c53f4a7a82a4427c1b5b041 [file] [log] [blame]
{
"name": "SCTestPrivatePod",
"version": "1.0.0",
"summary": "测试 SCTestPrivatePod.",
"description": "测试 SCTestPrivatePod 的使用",
"homepage": "https://gitlab.saicmobility.com/zhenglaixian/testPrivatePod",
"license": "MIT",
"authors": {
"zhenglaixian": "zhenglaixian@saicmotor.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.saicmobility.com/zhenglaixian/testPrivatePod.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}