blob: f586e6af30ee17d752c6e03e187ddbe95419183c [file] [log] [blame]
{
"name": "APProgressHUD",
"version": "1.1.2",
"summary": "APProgressHUD is a lightweight and easy-to-use HUD for iOS 8. (Objective-C)",
"homepage": "https://github.com/antonyharfield/APProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antony Harfield": "antonyharfield@gmail.com"
},
"source": {
"git": "https://github.com/antonyharfield/APProgressHUD.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "APProgressHUD/*.{h,m}",
"resources": "APProgressHUD/APProgressHUD.bundle"
}