[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 4 / LYPlayer / 0.5.1 / LYPlayer.podspec.json
blob7eda8b22625d41a40ca2db7bed6f1014d0df101c
2   "name": "LYPlayer",
3   "version": "0.5.1",
4   "license": "MIT",
5   "summary": "高度自定义的视频播放器.",
6   "homepage": "https://github.com/LY-Coder/LYPlayer",
7   "authors": {
8     "LY-Coder": "ly_coder@163.com"
9   },
10   "social_media_url": "https://github.com/LY-Coder/LYPlayer",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LY-Coder/LYPlayer.git",
16     "tag": "0.5.1"
17   },
18   "source_files": "LYPlayerExample/LYPlayer/*.swift",
19   "resources": "LYPlayerExample/LYPlayer/*.xcassets",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0.2"