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