[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 3 / PlayListPlayer / 1.0.5 / PlayListPlayer.podspec.json
bloba35303dc1b564da1eb2b3de66427980a7844c979
2   "name": "PlayListPlayer",
3   "version": "1.0.5",
4   "summary": "Audio/Movie PlayList Player module written in Swift4",
5   "description": "PlayListPlayer is AVPlayer wrapper to make easy playing audio/video file from URL",
6   "homepage": "https://github.com/nerd0geek1/PlayListPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kohei Tabata": "nerd0geek1@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/nerd0geek1/PlayListPlayer.git",
19     "tag": "v1.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "PlayListPlayer/**/*.{swift}"
24   ],
25   "pushed_with_swift_version": "4.0"