[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 9 / 2 / MBCircularProgressBar / 0.3.5 / MBCircularProgressBar.podspec.json
blob3be366d4cbdcef2186f0baa0669790ddbff246cd
2   "name": "MBCircularProgressBar",
3   "version": "0.3.5",
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/matibot/MBCircularProgressBar.git",
17     "tag": "0.3.5"
18   },
19   "social_media_url": "https://twitter.com/@b0tnik",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "MBCircularProgressBar": [
27       "Pod/Assets/*.png"
28     ]
29   }