blob: d5318c2811e364e5be2352d2bd639d4d127b52f2 [file] [log] [blame]
{
"name": "CCActivityIndicatorView",
"platforms": {
"ios": "8.0"
},
"version": "1.3.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Cokile/CCActivityIndicatorView",
"authors": {
"Cokile": "kelvintgx@gmail.com"
},
"summary": "A simple replacement for UIActivityIndicatorView.",
"source": {
"git": "https://github.com/Cokile/CCActivityIndicatorView.git",
"tag": "v1.3.1",
"commit": "b1526eca1167e113d36788aecab83e584825f34c"
},
"source_files": "CCActivityIndicatorView/*",
"requires_arc": true,
"deprecated_in_favor_of": "CCActivityHUD"
}