[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 2 / MBCircularProgressBar / 0.1.1 / MBCircularProgressBar.podspec.json
blob0ec067da43e1e6afafea999a42801e85ac1ee825
2   "name": "MBCircularProgressBar",
3   "version": "0.1.1",
4   "summary": "a beautiful circular animatable progress bar that uses IBDesignable",
5   "description": "a beautiful circular animatable progress bar that uses IBDesignable and custom core graphics drawing",
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.1"
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   }