[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / c / 0 / 6 / AVFoundationHelperRx / 0.1.0 / AVFoundationHelperRx.podspec.json
blob8ec4c9b0d75dd8d780169fe90f33ea0ce17bd74a
2   "name": "AVFoundationHelperRx",
3   "version": "0.1.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.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "source_files": "AVFoundationHelperRx/Classes/**/*",
24   "swift_version": "5.1"