[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / b / RxNowCastMapView / 1.3 / RxNowCastMapView.podspec.json
blobce078ba8059ca33f75987c1f482bbb598d215d56
2   "name": "RxNowCastMapView",
3   "version": "1.3",
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"
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"