blob: 67a782d35a2c316e8378a86df9c0feaf61dd9a7e [file] [log] [blame]
{
"name": "CocoapodTestSpec",
"version": "1.0.0",
"summary": "For Test How To Use Private Cocopod Respository.",
"description": "TODO: Add long description of the pod here.\nFor Test How To Use Private Cocopod Respository. A short description of CocoapodTestSpec.",
"homepage": "https://gitee.com/xiaobenmao",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qian": "908887023@qq.com"
},
"source": {
"git": "https://gitee.com/xiaobenmao/CocoapodTestSpec.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoapodTestSpec/Classes/**/*"
}