[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / e / IndoorwaySdk / 2.0.1 / IndoorwaySdk.podspec.json
blobf196f3fbf853449cea39b085650ae6e88f597d9d
2   "name": "IndoorwaySdk",
3   "version": "2.0.1",
4   "cocoapods_version": ">= 1.0.0",
5   "summary": "IndoorwaySdk - find yourself indoors.",
6   "homepage": "https://indoorway.com",
7   "social_media_url": "https://twitter.com/indoorway",
8   "description": "Indoorway lets you find your way indoors. Check it out!",
9   "license": {
10     "type": "Custom",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Indoorway": "contact@indoorway.com"
15   },
16   "source": {
17     "git": "https://github.com/indoorway/SDKforiOS.git",
18     "tag": "2.0.1"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "ios": {
24     "vendored_frameworks": "IndoorwaySdk/IndoorwaySdk.framework"
25   },
26   "frameworks": [
27     "CoreMotion",
28     "CoreBluetooth",
29     "Security",
30     "UIKit",
31     "CoreGraphics",
32     "CoreLocation"
33   ],
34   "pod_target_xcconfig": {
35     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers\"",
36     "ENABLE_BITCODE": "NO"
37   },
38   "dependencies": {
39     "SwiftyJSON": [
40       "~> 3.1.4"
41     ],
42     "Alamofire": [
43       "~> 4.5.1"
44     ],
45     "AWSSQS": [
46       "~> 2.6.1"
47     ]
48   },
49   "requires_arc": true,
50   "pushed_with_swift_version": "3.1"