blob: 7f569c2c98460e0748077eaea6eb63f01d9ac4b8 [file] [log] [blame]
{
"name": "ChartProgressBar",
"version": "1.0.4",
"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": "MIT",
"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/**/*"
}