blob: 92a1f620964a724134142bf3258d09dfd1a02409 [file] [log] [blame]
{
"name": "CCActivityIndicatorView",
"platforms": {
"ios": "8.0"
},
"version": "1.4.3",
"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.4.3"
},
"frameworks": "SystemConfiguration",
"source_files": "CCActivityIndicatorView/*",
"requires_arc": true,
"deprecated_in_favor_of": "CCActivityHUD"
}