[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 0 / 3 / RxPhotoPickerView / 0.1.0 / RxPhotoPickerView.podspec.json
blob32a7d4a2e4c35842e864e0a9588732c6bafd1e52
2   "name": "RxPhotoPickerView",
3   "version": "0.1.0",
4   "summary": "Reactive Photo Picker View",
5   "description": "Reactive Photo Picker View Description",
6   "homepage": "https://github.com/siddharthan64/RxPhotoPickerView",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Siddharthan": "siddharthan64@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/siddharthan64/RxPhotoPickerView.git",
19     "tag": "v0.1.0"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "RxPhotoPickerView/RxCollectionView/*",
25   "dependencies": {
26     "RxSwift": [
27       "~> 4.0"
28     ],
29     "RxCocoa": [
30       "~> 4.0"
31     ],
32     "RxBlocking": [
33       "~> 4.0"
34     ],
35     "RxTest": [
36       "~> 4.0"
37     ]
38   },
39   "swift_version": "4.0"