blob: 04b8fa1c9e39ddcf90bc370119bb4d3cb354ee0f [file] [log] [blame]
{
"name": "CPLoadingView",
"version": "1.1.0",
"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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}