blob: 3a20a05b6b2ee090d834b2364f921b0dc16286af [file] [log] [blame]
{
"name": "RxNowCastMapView",
"version": "4.2.0",
"summary": "Reactive Extension for NowCastMapView",
"homepage": "https://github.com/notohiro/RxNowCastMapView",
"license": "MIT",
"authors": {
"Hiroshi Noto": "notohiro@gmail.com"
},
"source": {
"git": "https://github.com/notohiro/RxNowCastMapView.git",
"tag": "4.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2.0",
"requires_arc": true,
"source_files": "RxNowCastMapView/*",
"dependencies": {
"RxSwift": [
],
"NowCastMapView": [
]
}
}