[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 9 / BufferSlider / 0.1.1 / BufferSlider.podspec.json
blob18d63342a21844172e8b89080a877f747eed2cb4
2   "name": "BufferSlider",
3   "version": "0.1.1",
4   "summary": "An UISlider subclass",
5   "description": "An UISlider subclass shows additional information: Video/Audio/Media buffering status.",
6   "homepage": "https://github.com/raxcat/BufferSlider",
7   "license": "MIT",
8   "authors": {
9     "Raxcat Liu(Brian Liu)": "raxcat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/raxcat/BufferSlider.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BufferSlider": [
22       "Pod/Assets/*.png"
23     ]
24   }