[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / 6 / KKPlayerViewController / 0.8 / KKPlayerViewController.podspec.json
blob8dc5bf26224dcbd26d88f9af0428ddf8dea880b3
2   "name": "KKPlayerViewController",
3   "version": "0.8",
4   "summary": "A video player library written in Swift 3 for easier to use AVPlayer. Support background playback and Picture in Picture.",
5   "description": "KKPlayerViewController is a video player library written in Swift 3 for easier and more convenient to use AVPlayer.\n- Simple API\n- Load video data asynchronously\n- Easily manage playback status\n- Background playback\n- Picture in Picture (iPad, iOS 9.0+)\n- And more",
6   "homepage": "https://github.com/131e55/KKPlayerViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keisuke Kawamura": ""
13   },
14   "source": {
15     "git": "https://github.com/131e55/KKPlayerViewController.git",
16     "tag": "0.8"
17   },
18   "social_media_url": "https://twitter.com/131e55",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "resources": "Resources/*.xib",
24   "pushed_with_swift_version": "3.0"