[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / 7 / RBPlayer / 0.1.5 / RBPlayer.podspec.json
bloba04352d60aecc26cc88ae34df1f9350392483cf1
2   "name": "RBPlayer",
3   "version": "0.1.5",
4   "summary": "customizable Video Player, based on AVPlayer.",
5   "description": "* Fully customizable UI\n* No view-level restrictions (have it any size and position you would like!)\n* Supports HTTP Live Streaming protocol\n* Orientation change support (even when orientation lock is enabled)",
6   "homepage": "https://github.com/itribs/RBPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ribs": "234126357@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/itribs/RBPlayer.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "RBPlayer/Classes/**/*",
22   "resource_bundles": {
23     "RBPlayer": [
24       "RBPlayer/Assets/*.png"
25     ]
26   }