blob: 294ca2e4c5e84c49818b5150dc89a70b800b6317 [file] [log] [blame]
{
"name": "dxxdNetworking",
"version": "0.2.0",
"summary": "东学西读网络通用处理框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.devops.huzicaotang.com/xufeng/dxxdNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xufengbj": "xufeng@zhuomogroup.com"
},
"source": {
"git": "https://gitlab.devops.huzicaotang.com/xufeng/dxxdNetworking.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dxxdNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"YYModel": [
"~> 1.0.4"
]
}
}