blob: ff8d0b22bf0c1e1bb2573f1ae4b3106606e14601 [file] [log] [blame]
{
"name": "NavRushSDK-iOS",
"version": "0.1.0",
"summary": "iOS-SDK for NavRush - localisation framework",
"description": "NavRush SDK is cross-platform unified localisation Indoor-Outdoor solution. Please read more at http://www.navrush.com",
"homepage": "https://www.navrush.com/",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Bullrush Apps": "developers@bullrush.app"
},
"source": {
"git": "https://github.com/bullrush-apps/NAVRushSDK-iOS.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "NavRushSDK-iOS/Classes/**/*",
"dependencies": {
"Alamofire": [
"4.8.1"
],
"AlamofireObjectMapper": [
"~> 5.2"
],
"thenPromise": [
"4.2.1"
],
"SwifterSwift/SwiftStdlib": [
],
"SwifterSwift/Foundation": [
],
"Starscream": [
"~> 3.0.2"
],
"Disk": [
"~> 0.4.0"
],
"NavRushFramework": [
"1.0.1"
]
}
}