blob: f8e228e9b4b2401ba374681221322c1806cf422a [file] [log] [blame]
{
"name": "KCHUDUtil",
"platforms": {
"ios": "8.0"
},
"summary": "KCHUDUtil lets you add Android style progress HUDs in your view in a most convineient way with just one line of code.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kumar C": "kumarchikkanna1@gmail.com"
},
"homepage": "https://github.com/kumarc-123/KCHUDUtil",
"source": {
"git": "https://github.com/kumarc-123/KCHUDUtil.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "KCHUDUtil/**/*.{h,m}"
}