blob: db21b60af56b0ca431c571f93d3495b45760e3a1 [file] [log] [blame]
{
"name": "GJProgressView",
"version": "1.0.0",
"summary": "A progress view that support animation.",
"description": "A progress view that support animation.",
"homepage": "https://github.com/manofit/GJProgressView.git",
"license": "MIT",
"authors": {
"jun gao": "gaojun52ioskf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/manofit/GJProgressView.git",
"tag": "1.0.0"
},
"source_files": [
"GJProgressView/GJProgressView",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}