[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 5 / 6 / KKPlayerViewController / 0.3 / KKPlayerViewController.podspec.json
blob42d23238855e369300e87907c0f09e3e0fafecdc
2   "name": "KKPlayerViewController",
3   "version": "0.3",
4   "summary": "A video player library written in Swift for easier and more convenient to use AVPlayerViewController",
5   "description": "KKPlayerViewController is a video player library for easier and more convenient to use AVPlayerViewController.\n- Simple API\n- Load video data asynchronously\n- Easily manage playback status\n- Background playback\n- AVPlayerViewController features\n----- System playback controls\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.3"
17   },
18   "social_media_url": "https://twitter.com/131e55",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.swift"