blob: cd8e242d932ec581d00da2df3c8b8c398d0bf165 [file] [log] [blame]
{
"name": "dxxdNetworking",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dxxdNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}