blob: 9d3fb62ee3e2524f4ec7812ac0707e479fe6210c [file] [log] [blame]
{
"name": "CCActivityHUD",
"platforms": {
"ios": "8.0"
},
"version": "2.1.2",
"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.2"
},
"frameworks": "ImageIO",
"source_files": "CCActivityHUD/*",
"requires_arc": true
}