blob: f8a3864eeb3aafe55139af9416e6a05036b65813 [file] [log] [blame]
{
"name": "GSTaggedProgressView",
"version": "1.0.0",
"summary": "GSTaggedProgressView is a horizontal progressview with tagged info.",
"description": "GSTaggedProgressView is a horizontal progressview with tagged on it.",
"homepage": "https://github.com/Chren/GSTaggedProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aren": "aren372@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Chren/GSTaggedProgressView.git",
"tag": "1.0.0"
},
"source_files": "GSTaggedProgressView/*.{h,m}",
"requires_arc": true
}