[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 9 / 1 / VideoPlaybackKit / 0.2.0 / VideoPlaybackKit.podspec.json
blobc4c76017379273b8b03464710724d0a1b3bffbba
2   "name": "VideoPlaybackKit",
3   "version": "0.2.0",
4   "summary": "Using Swift and the VIP pattern this is a module built using AVPlayer to return video views",
5   "homepage": "https://github.com/ustwo/videoplayback-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sonam Dhingra": "sonam@ustwo.com",
12     "thoughtbot": null
13   },
14   "source": {
15     "git": "https://github.com/ustwo/videoplayback-ios.git",
16     "tag": "v0.2.0",
17     "submodules": true
18   },
19   "source_files": "Source/**/*.{swift,h}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "dependencies": {
28     "ASValueTrackingSlider": [
30     ],
31     "Alamofire": [
32       "~> 4.4"
33     ],
34     "AlamofireImage": [
35       "~> 3.1"
36     ],
37     "SnapKit": [
38       "~> 3.2.0"
39     ]
40   },
41   "pushed_with_swift_version": "3.0"