[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / 6 / a / IndoorwayKit / 1.3.0 / IndoorwayKit.podspec.json
blobe9244c68c1ec1be2c001633b4e6ce5480c377ed3
2   "name": "IndoorwayKit",
3   "version": "1.3.0",
4   "cocoapods_version": ">= 1.0.0",
5   "summary": "IndoorwayKit - 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": "1.3.0"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "ios": {
24     "vendored_frameworks": "IndoorwayKit/IndoorwayKit.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/IndoorwayKit\"",
36     "ENABLE_BITCODE": "NO"
37   },
38   "dependencies": {
39     "SwiftyJSON": [
40       "= 3.1.4"
41     ],
42     "Kingfisher": [
43       "= 3.8.0"
44     ],
45     "Alamofire": [
46       "= 4.4.0"
47     ],
48     "CryptoSwift": [
49       "= 0.6.9"
50     ],
51     "AWSSQS": [
52       "= 2.5.6"
53     ]
54   },
55   "requires_arc": true,
56   "pushed_with_swift_version": "3.1",
57   "deprecated_in_favor_of": "IndoorwaySdk"