[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / 4 / LYPlayer / 0.4.2 / LYPlayer.podspec.json
blobe755387c00c0b18c9ef887319effa3388eba7f4f
2   "name": "LYPlayer",
3   "version": "0.4.2",
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.4.2"
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"