blob: 3399d30892c41f96cd2afacaebc2cdd0fba420cb [file] [log] [blame]
{
"name": "SteveTestPods",
"version": "0.1.2",
"summary": "A short description of SteveTestPods.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/cbhy1988/SteveTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve": "1007271253@qq.com"
},
"source": {
"git": "https://gitee.com/cbhy1988/SteveTestPods.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SteveTestPods/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
]
}
}