[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / MobigeoIosSdk / 0.9.6 / MobigeoIosSdk.podspec.json
blob51837e3cf317f6bb4c660f7e05e7d21dc0664b34
2   "name": "MobigeoIosSdk",
3   "version": "0.9.6",
4   "summary": "Mobigeo sdk",
5   "description": "mobigeo sdk",
6   "homepage": "git@github.com:mobilespot/mobigeoFramework.git",
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.9.6"
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"