blob: beeff635e59b6a379dd9c1a7200558e0517f70b2 [file] [log] [blame]
{
"name": "ICXProgressHUD",
"version": "0.1.2",
"summary": "From MBProgressHUD",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXProgressHUD.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXProgressHUD/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}