blob: 70ae415b93b8fe1c59f0186b0a7839a9ebe64f7d [file] [log] [blame]
{
"name": "CCActivityIndicatorView",
"platforms": {
"ios": "8.0"
},
"version": "1.1.0",
"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",
"commit": "6403af5c985af0d8b1c7962306e4ec82205066dd",
"tag": "v1.1.0"
},
"source_files": "CCActivityIndicatorView/*",
"requires_arc": true,
"deprecated_in_favor_of": "CCActivityHUD"
}