[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / a / b / RxNowCastMapView / 1.0 / RxNowCastMapView.podspec.json
blob5c6749bdc94ae6524c009f1148d1dafa23f5f184
2   "name": "RxNowCastMapView",
3   "version": "1.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": "1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "RxNowCastMapView/*",
19   "dependencies": {
20     "RxSwift": [
22     ],
23     "NowCastMapView": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"