[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 7 / b / f / MobigeoIosSdk / 0.7.0 / MobigeoIosSdk.podspec.json
blob76308c5c111b7623735d4a24449be4e0380a6893
2   "name": "MobigeoIosSdk",
3   "version": "0.7.0",
4   "summary": "Mobigeo sdk",
5   "description": "mobigeo sdk",
6   "homepage": "main",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n"
10   },
11   "authors": {
12     "mbenkhedher": "mbenkhedher@leni.fr"
13   },
14   "platforms": {
15     "ios": "12.4"
16   },
17   "source": {
18     "git": "git@github.com:mobilespot/mobigeoFramework.git",
19     "branch": "main",
20     "tag": "0.7.0"
21   },
22   "swift_versions": "5",
23   "frameworks": [
24     "CoreBluetooth",
25     "CoreLocation",
26     "CoreMotion",
27     "SystemConfiguration",
28     "AudioToolbox",
29     "CoreData"
30   ],
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "vendored_libraries": "MobigeoIosSdk/MobigeoIosSdk/naosdk/libnaosdk.a",
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
38     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "dependencies": {
44     "ZIPFoundation": [
45       "~> 0.9"
46     ]
47   },
48   "xcconfig": {
49     "OTHER_SWIFT_FLAGS": "-no-verify-emitted-module-interface"
50   },
51   "swift_version": "5"