[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / b / 6 / 4 / NavRushSDK-iOS / 0.1.0 / NavRushSDK-iOS.podspec.json
blobff8d0b22bf0c1e1bb2573f1ae4b3106606e14601
2   "name": "NavRushSDK-iOS",
3   "version": "0.1.0",
4   "summary": "iOS-SDK for NavRush - localisation framework",
5   "description": "NavRush SDK is cross-platform unified localisation Indoor-Outdoor solution. Please read more at http://www.navrush.com",
6   "homepage": "https://www.navrush.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bullrush Apps": "developers@bullrush.app"
13   },
14   "source": {
15     "git": "https://github.com/bullrush-apps/NAVRushSDK-iOS.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NavRushSDK-iOS/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "4.8.1"
26     ],
27     "AlamofireObjectMapper": [
28       "~> 5.2"
29     ],
30     "thenPromise": [
31       "4.2.1"
32     ],
33     "SwifterSwift/SwiftStdlib": [
35     ],
36     "SwifterSwift/Foundation": [
38     ],
39     "Starscream": [
40       "~> 3.0.2"
41     ],
42     "Disk": [
43       "~> 0.4.0"
44     ],
45     "NavRushFramework": [
46       "1.0.1"
47     ]
48   }