[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 9 / BufferSlider / 0.1.5 / BufferSlider.podspec.json
blobf25a632fbdb3065e90207844ffe6c397e1ae6b54
2   "name": "BufferSlider",
3   "version": "0.1.5",
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.5"
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   }