[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / 1 / 5 / Proximiio / 5.0.10 / Proximiio.podspec.json
bloba49190bdae44aff3372194f110399060d1bc295c
2   "name": "Proximiio",
3   "version": "5.0.10",
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": "5.0.10"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "IndoorAtlas": [
22     ],
23     "DarklyEventSource": [
25     ],
26     "CrystDBCipher": [
28     ]
29   },
30   "vendored_frameworks": "Pod/Proximiio.framework",
31   "libraries": [
32     "z",
33     "c++",
34     "icucore"
35   ],
36   "frameworks": [
37     "Accelerate",
38     "CFNetwork",
39     "CoreBluetooth",
40     "CoreGraphics",
41     "CoreLocation",
42     "CoreMotion",
43     "Foundation",
44     "Security",
45     "SystemConfiguration",
46     "UIKit"
47   ],
48   "user_target_xcconfig": {
49     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
50   }