[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / b / RxNowCastMapView / 4.2.0 / RxNowCastMapView.podspec.json
blob3a20a05b6b2ee090d834b2364f921b0dc16286af
2   "name": "RxNowCastMapView",
3   "version": "4.2.0",
4   "summary": "Reactive Extension for NowCastMapView",
5   "homepage": "https://github.com/notohiro/RxNowCastMapView",
6   "license": "MIT",
7   "authors": {
8     "Hiroshi Noto": "notohiro@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/notohiro/RxNowCastMapView.git",
12     "tag": "4.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2.0",
18   "requires_arc": true,
19   "source_files": "RxNowCastMapView/*",
20   "dependencies": {
21     "RxSwift": [
23     ],
24     "NowCastMapView": [
26     ]
27   }