[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 9 / 2 / MBCircularProgressBar / 0.3 / MBCircularProgressBar.podspec.json
blobf5ce9887af5f0dcc906a95d93388a65550450e27
2   "name": "MBCircularProgressBar",
3   "version": "0.3",
4   "summary": "a circular animatable & IB highly customizable progress bar",
5   "description": "a circular animatable & Interface Builder highly customizable progress bar",
6   "homepage": "https://github.com/matibot/MBCircularProgressBar",
7   "screenshots": [
8     "https://raw.github.com/matibot/MBCircularProgressBar/master/Readme/example.png",
9     "https://raw.github.com/matibot/MBCircularProgressBar/master/Readme/MBCircularProgressBar.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Mati Bot": "matibot@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/getdrop/MBCircularProgressBar.git",
17     "tag": "0.3"
18   },
19   "social_media_url": "https://twitter.com/@b0tnik",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "MBCircularProgressBar": [
27       "Pod/Assets/*.png"
28     ]
29   }