blob: ce078ba8059ca33f75987c1f482bbb598d215d56 [file] [log] [blame]
{
"name": "RxNowCastMapView",
"version": "1.3",
"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": "1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RxNowCastMapView/*",
"dependencies": {
"RxSwift": [
],
"NowCastMapView": [
]
},
"pushed_with_swift_version": "3.0"
}