blob: f3fd1955fd8fff1678886c698e867903fafab327 [file] [log] [blame]
{
"name": "ASHUDClassTool",
"version": "0.2.0",
"summary": "提示框",
"description": "'基于MBProgressHUD的提醒框'",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liukecyl@163.com": "liukecyl@"
},
"source": {
"git": "http://192.168.1.96/ke/ASHUDClassTool.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASHUDClassTool/Classes/**/*",
"resource_bundles": {
"ASHUDClassTool": [
"ASHUDClassTool/Assets/**"
]
},
"public_header_files": "Pod/Classes/**/ASConfigHeader.h",
"dependencies": {
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}