blob: bca6479d9dcd35914892034385c665330900fc27 [file] [log] [blame]
{
"name": "BKECircularProgressView",
"version": "0.2",
"summary": "Easily create circular progress views.",
"homepage": "https://github.com/bkenny/BKECircularProgressView",
"screenshots": "http://f.cl.ly/items/0J1G3s1Q3P0g0D1Z0Q1n/image.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Kenny": "brian@minicorp.ie"
},
"social_media_url": "http://twitter.com/bkenny",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bkenny/BKECircularProgressView.git",
"tag": "0.2"
},
"source_files": "BKECircularProgressView/*.{h,m}",
"requires_arc": false
}