blob: 4e702d1f932e1e0cf510d9743a947e716e6dfee9 [file] [log] [blame]
{
"name": "CPLoadingView",
"version": "1.0.0",
"summary": "CPLoading shows loading process and ends with success or failure status",
"homepage": "https://github.com/cp3hnu/CPLoading",
"license": "MIT",
"authors": {
"Wei Zhao": "cp3hnu@gmail.com"
},
"source": {
"git": "https://github.com/cp3hnu/CPLoading.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}