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