[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / a / b / RxNowCastMapView / 1.3.2 / RxNowCastMapView.podspec.json
blob0e51b34184ef7b6493e8edfca00b69a8e529255b
2   "name": "RxNowCastMapView",
3   "version": "1.3.2",
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.3.2"
13   },
14   "platforms": {
15     "ios": "8.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"