blob: 2d4be2c9b6e0d808639ba577762fc1a28b0b622f [file] [log] [blame]
{
"name": "MBCircularProgressBar",
"version": "0.1.5",
"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.jpg",
"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.1.5"
},
"social_media_url": "https://twitter.com/@b0tnik",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MBCircularProgressBar": [
"Pod/Assets/*.png"
]
}
}