[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 6 / AVFoundationHelperRx / 0.3.0 / AVFoundationHelperRx.podspec.json
blob9a1efbc92e7549746df35a8b0c084d6963923c6f
2   "name": "AVFoundationHelperRx",
3   "version": "0.3.0",
4   "summary": "AVFoundation helper classes which uses RxSwift",
5   "description": "AVFoundationHelperRx is AVFoundation helper classes which uses RxSwift for managing AVAssets and so on. These are used in turn by iOS specific classes..",
6   "homepage": "https://github.com/hadanischal/AVFoundationHelperRx.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hadanischal@gmail.com": "hadanischal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hadanischal/AVFoundationHelperRx.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/neeschalhada",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "requires_arc": true,
24   "source_files": "AVFoundationHelperRx/Classes/**/*",
25   "dependencies": {
26     "RxSwift": [
27       "~> 5.0.1"
28     ],
29     "RxCocoa": [
30       "~> 5.0.1"
31     ]
32   },
33   "swift_version": "5.1"