blob: 48281e9955e00e5a05fc68eb87dacc882cc04b2e [file] [log] [blame]
{
"name": "MBCircularProgressBar",
"version": "0.3.4",
"summary": "a circular animatable & IB highly customizable progress bar",
"description": "a circular animatable & Interface Builder highly customizable progress bar",
"homepage": "https://github.com/matibot/MBCircularProgressBar",
"screenshots": [
"https://raw.github.com/matibot/MBCircularProgressBar/master/Readme/example.png",
"https://raw.github.com/matibot/MBCircularProgressBar/master/Readme/MBCircularProgressBar.gif"
],
"license": "MIT",
"authors": {
"Mati Bot": "matibot@gmail.com"
},
"source": {
"git": "https://github.com/matibot/MBCircularProgressBar.git",
"tag": "0.3.4"
},
"social_media_url": "https://twitter.com/@b0tnik",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MBCircularProgressBar": [
"Pod/Assets/*.png"
]
}
}