[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / a / b / e / RxAudioVisual / 0.0.1 / RxAudioVisual.podspec.json
blob56ee00e6fa2021d07d8548177532145765366564
2   "name": "RxAudioVisual",
3   "version": "0.0.1",
4   "summary": "A reactive wrapper built around AVFoundation.",
5   "homepage": "https://github.com/keitaoouchi/RxAudioVisual",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keitaoouchi": "keita.oouchi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/keitaoouchi/RxAudioVisual.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "RxAudioVisual/*.swift",
18   "frameworks": "AVFoundation",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "dependencies": {
26     "RxSwift": [
27       "~> 3.4"
28     ],
29     "RxCocoa": [
30       "~> 3.4"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"