[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / 5 / 8 / LivePlayerView / 0.1.1 / LivePlayerView.podspec.json
blobbcfcf80a59f589d9b1a1b6749da9be2a6dff9fe5
2   "name": "LivePlayerView",
3   "version": "0.1.1",
4   "summary": "基于金山直播SDK二次封装的播放器",
5   "description": "金山直播SDK二次封装的播放器,集成了远程控制,网络状态检测,播放器各状态变化都有对应的代理方法调用",
6   "homepage": "https://github.com/RickwangF/LivePlayerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RickwangF": "https://github.com/RickwangF"
13   },
14   "source": {
15     "git": "https://github.com/RickwangF/LivePlayerView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LivePlayerView/Classes/**/*",
22   "dependencies": {
23     "KSYMediaPlayer_iOS": [
24       "~> 3.0.3"
25     ]
26   },
27   "static_framework": true