blob: 25e14370e372a9957ddb947fbf37cc2a245dab10 [file] [log] [blame]
{
"name": "CPLoadingView",
"version": "2.0.1",
"summary": "CPLoading shows loading process and completes successfully or unsuccessfully in the animation.",
"homepage": "https://github.com/cp3hnu/CPLoading",
"license": "MIT",
"authors": {
"Wei Zhao": "cp3hnu@gmail.com"
},
"source": {
"git": "https://github.com/cp3hnu/CPLoading.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}