blob: 041d4970078fb45d6f52e55ee10f2cc474960c59 [file] [log] [blame]
{
"name": "RxLocation",
"version": "0.3.0",
"summary": "An RX wrapper for iOS location",
"description": "An RX wrapper for iOS location. It's simple and powerful.",
"homepage": "https://github.com/ShabanKamell/RxLocation-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"ShabanKamell": "sh3ban.kamel@gmail.com"
},
"source": {
"git": "https://github.com/ShabanKamell/RxLocation-iOS.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxLocation/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}