blob: 02add54107f1001585ac8d78938b79d3f72852f8 [file] [log] [blame]
{
"name": "CSCTT",
"version": "1.3.0",
"summary": "陈大爷测试工程",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.huisou.cn/chenshichun/PodTest0130.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"csc10049": "csc10049@163.com"
},
"source": {
"git": "http://gitlab.huisou.cn/chenshichun/PodTest0130.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "demo/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}