[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / 5 / Proximiio / 1.3.1 / Proximiio.podspec.json
blobcd3ca9a3ab067b2ada7b965a11783af6924bd7bf
2   "name": "Proximiio",
3   "version": "1.3.1",
4   "summary": "The one-step solution for location-aware applications.",
5   "description": "Proximi.io is the one-step solution for location-aware applications.",
6   "homepage": "https://github.com/proximiio/proximiio-ios",
7   "license": "Commercial",
8   "authors": {
9     "Proximi.io": "support@proximi.io"
10   },
11   "source": {
12     "git": "https://github.com/proximiio/proximiio-ios.git",
13     "tag": "1.3.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "IndoorAtlas": [
22     ]
23   },
24   "vendored_frameworks": "Pod/Proximiio.framework",
25   "libraries": [
26     "z",
27     "c++",
28     "icucore"
29   ],
30   "frameworks": [
31     "Accelerate",
32     "CFNetwork",
33     "CoreBluetooth",
34     "CoreGraphics",
35     "CoreLocation",
36     "CoreMotion",
37     "Foundation",
38     "Security",
39     "SystemConfiguration",
40     "UIKit"
41   ],
42   "user_target_xcconfig": {
43     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
44   }