{ | |
"name": "MYProgressView", | |
"version": "0.1.0", | |
"summary": "A short description of MYProgressView.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://gitee.com/tsb1119/MYProgressView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"tsb1119": "442014558@qq.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/tsb1119/MYProgressView", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MYProgressView/Classes/**/*" | |
} |