[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 5 / SJPlaybackListController / 0.0.4 / SJPlaybackListController.podspec.json
blob67a81798586a2cd8f45e657ed9ee42e51ad9890e
2   "name": "SJPlaybackListController",
3   "version": "0.0.4",
4   "summary": "SJBaseVideoPlayer 播放列表控制器.",
5   "description": "播放列表控制器: 1. 播放模式: 单曲/循环/随机. 2: 播放列表控制",
6   "homepage": "https://github.com/changsanjiang/SJPlaybackListController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/changsanjiang/SJPlaybackListController.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJPlaybackListController/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "SJPlaybackListController/Core/*.{h,m}"
26     }
27   ]