[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / b / RxNowCastMapView / 1.1 / RxNowCastMapView.podspec.json
blob3621ff31f643ff689e772df07c0f2cc09f0f95ba
2   "name": "RxNowCastMapView",
3   "version": "1.1",
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.1"
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"