[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / c / e / RxMediaPicker / 1.1.0 / RxMediaPicker.podspec.json
blob2761f3570432095832dea8cc764a89d4819b6632
2   "name": "RxMediaPicker",
3   "version": "1.1.0",
4   "summary": "A reactive wrapper built around UIImagePickerController.",
5   "homepage": "https://github.com/RxSwiftCommunity/RxMediaPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rui Costa": "rui.pfcosta@gmail.com",
12     "Shai Mishali": "freak4pc@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/RxSwiftCommunity/RxMediaPicker.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "RxMediaPicker/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 3.4.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"