blob: 0ba345b40032ba57cad30019ab573940b109aff9 [file] [log] [blame]
{
"name": "JCCloudProgressView",
"version": "0.1.0",
"summary": "A progress indicator with cloud shape and waves.",
"description": "A progress indicator with cloud shape and waves. It is a beautiful progress indicator for showing the data uploading to your server.",
"homepage": "https://github.com/JasonHan1990/JCCloudProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JasonHan1990": "namrie1990@gmail.com"
},
"source": {
"git": "https://github.com/JasonHan1990/JCCloudProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCCloudProgressView/Classes/**/*",
"frameworks": "UIKit"
}