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