blob: 96756dec9baf655ab10f0184fa94cdb7f654ff0e [file] [log] [blame]
{
"name": "ADNetwork",
"version": "0.1.0",
"summary": "ADNetwork.",
"description": "ADNetwork description",
"homepage": "https://github.com/goodswifter/ADNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goodswifter": "1042480866@qq.com"
},
"source": {
"git": "https://github.com/goodswifter/ADNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ADNetwork/Classes/**/*",
"dependencies": {
"YTKNetwork": [
],
"ADProgressHUD": [
]
}
}