blob: d543b625e7f5992bf7ea2dea4b1ea3c4b599cb35 [file] [log] [blame]
{
"name": "JCCloudProgressView",
"version": "0.1.1",
"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",
"screenshots": "https://raw.githubusercontent.com/JasonHan1990/JCCloudProgressView/master/ExampleImages/JCCloudProgressView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JasonHan1990": "namrie1990@gmail.com"
},
"source": {
"git": "https://github.com/JasonHan1990/JCCloudProgressView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCCloudProgressView/Classes/**/*",
"frameworks": "UIKit"
}