blob: e5bb3a956f603b98191a946917f33af2b0f95db9 [file] [log] [blame]
{
"name": "CCActivityHUD",
"platforms": {
"ios": null
},
"version": "2.1.7",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Cokile/CCActivityHUD",
"authors": {
"Cokile": "kelvintgx@gmail.com"
},
"summary": "A simple replacement for UIActivityIndicatorView",
"source": {
"git": "https://github.com/Cokile/CCActivityHUD.git",
"tag": "v2.1.7"
},
"source_files": "CCActivityHUD/*.{h,m}",
"resources": "CCActivityHUD/*.png",
"frameworks": "ImageIO",
"requires_arc": true
}