blob: 249422cf0472bbca5eca19af50b422a0898a1ddc [file] [log] [blame]
{
"name": "AAHUD",
"version": "1.0.3",
"summary": "MBProgressHUD 简单好用的封装",
"swift_versions": "5",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Fxxxxxx/AAHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron": "e2shao1993@163.com"
},
"source": {
"git": "https://github.com/Fxxxxxx/AAHUD.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAHUD/Classes/**/*",
"resources": "AAHUD/Assets/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
]
},
"swift_version": "5"
}