blob: fc5afe90e0977e256842471c4289462344dbd071 [file] [log] [blame]
{
"name": "ProgressLabel",
"version": "0.1.0",
"summary": "Customizable progress indicator, which displays progress by filling stroked text.",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nestorpopko/ProgressLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nestorpopko": "nestorpopko@gmail.com"
},
"source": {
"git": "https://github.com/nestorpopko/ProgressLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProgressLabel/Classes/**/*"
}