[Add] DocumentReaderMRZRFIDStage 7.5.10958
[CocoaPods.git] / Specs / 1 / b / a / SwiftyPlayer / 1.2.5 / SwiftyPlayer.podspec.json
blobc11f0315276d221dd15a9a9078f37dfe0925e7c6
2   "name": "SwiftyPlayer",
3   "version": "1.2.5",
4   "summary": "An audio and video playback component written in Swift",
5   "description": "SwiftyPlayer is an audio and video playback component written in Swift, based on AVPlayer.\nSwiftyPlayer only focuses on playback events, and does not provide screen rotation, gesture control, and other functions that are not related to playback events.",
6   "homepage": "https://github.com/shanbay/SwiftyPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shiwei93": "stayfocusjs@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/shanbay/SwiftyPlayer.git",
20     "tag": "1.2.5"
21   },
22   "source_files": [
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.1"