blob: 51d9e011576880187a42aa797f365ae512e21bdc [file] [log] [blame]
{
"name": "APProgressHUD",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "APProgressHUD/*.{h,m}",
"resources": "APProgressHUD/APProgressHUD.bundle"
}