blob: 58bd2fc773b4cd5fbbb514160477a8cd2d183439 [file] [log] [blame]
{
"name": "XDNetwork",
"version": "1.0.2",
"summary": "A short description of XDNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shwrt2016/XDNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shwrt2016@gmail.com": "176675388@qq.com"
},
"source": {
"git": "https://github.com/shwrt2016/XDNetwork.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XDNetwork/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}