blob: 19a0688bf3ea823cbde2688d6b8bdea79eddd633 [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "2.70",
"license": "MIT",
"homepage": "http://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"summary": "ProgressHUD is a lightweight and easy-to-use HUD for iOS.",
"source": {
"git": "https://github.com/relatedcode/ProgressHUD.git",
"tag": "v2.70"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ProgressHUD/ProgressHUD/ProgressHUD.{h,m}",
"resources": "ProgressHUD/ProgressHUD/ProgressHUD.bundle",
"requires_arc": true
}