[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 5 / CAFVuMeter / 0.1.0 / CAFVuMeter.podspec.json
blob8c2c5cc0064dc69075bf015488034ac34bdceab0
2   "name": "CAFVuMeter",
3   "version": "0.1.0",
4   "summary": "Basic VU meter to display audio signal level",
5   "description": "Basic VU meter used to display audio signal level easily.\nYou can personalize the orientation (Left -> Right / Bottom -> Top),\nyou can also add a step where the VU Meter should change his color",
6   "homepage": "https://github.com/fourni-j/CAFVuMeter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fourni-j": "charladfr@me.com"
13   },
14   "source": {
15     "git": "https://github.com/fourni-j/CAFVuMeter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CAFVuMeter/Classes/**/*",
22   "resource_bundles": {
23     "CAFVuMeter": [
24       "CAFVuMeter/Assets/*.xib"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"