blob: 193c32c0e0aac823e9e78662e027db2dfdc2a034 [file] [log] [blame]
{
"name": "ChartProgressBar",
"version": "1.0.2",
"summary": "Draw a chart with progress bar style.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hadiidbouk/ChartProgressBar-iOS",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"hadiidbouk": "hadiidbouk@gmail.com"
},
"source": {
"git": "https://github.com/hadiidbouk/ChartProgressBar-iOS.git",
"tag": "master"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ChartProgressBar-ios/Classes/**/*"
}