blob: e3327424cbae00a2eedea4b68f0dc58e5a821c48 [file] [log] [blame]
{
"name": "BKECircularProgressView",
"version": "0.1",
"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.1"
},
"source_files": "BKECircularProgressView/*.{h,m}",
"requires_arc": false
}