[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / 2 / MBCircularProgressBar / 0.1.2 / MBCircularProgressBar.podspec.json
blobc684ede8b48a67b843afcad9cda241a811659ef2
2   "name": "MBCircularProgressBar",
3   "version": "0.1.2",
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   "license": "MIT",
8   "authors": {
9     "Mati Bot": "matibot@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/matibot/MBCircularProgressBar.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MBCircularProgressBar": [
22       "Pod/Assets/*.png"
23     ]
24   }