[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 5 / 6 / KKPlayerViewController / 0.2 / KKPlayerViewController.podspec.json
bloba2b323d501f9b4c737412ecb8999db471632fb32
2   "name": "KKPlayerViewController",
3   "version": "0.2",
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.2"
17   },
18   "social_media_url": "https://twitter.com/131e55",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.swift"