[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / 9 / MappSDKGeotargeting / 6.0.5 / MappSDKGeotargeting.podspec.json
blob3b7b53723e49015d2d81448c00eb8520d537c1d1
2   "name": "MappSDKGeotargeting",
3   "version": "6.0.5",
4   "cocoapods_version": ">= 1.10",
5   "summary": "Mapp SDK Geotargeting enables developers to harnest the full power of Mapp Geotargeted messaging on their iOS applications.",
6   "description": "Mapp SDK Geotargeting enables push messaging in your iOS application, for engaging your application users and increasing retention.",
7   "homepage": "https://mapp.com",
8   "license": {
9     "type": "Custom",
10     "file": "MappLicence.txt"
11   },
12   "authors": {
13     "Mapp Digital": "https://mapp.com/contact-us/"
14   },
15   "source": {
16     "git": "https://github.com/MappCloud/MappSDKGeotargeting.git",
17     "tag": "6.0.5"
18   },
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES",
21     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 i386",
22     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
23   },
24   "ios": {
25     "frameworks": "CoreLocation",
26     "libraries": "sqlite3",
27     "vendored_frameworks": "SDK/AppoxeeLocationServices.xcframework"
28   },
29   "platforms": {
30     "ios": "10.0"
31   },
32   "preserve_paths": "SDK/AppoxeeLocationServices.xcframework",
33   "dependencies": {
34     "MappSDK": [
35       "~> 6.0.0"
36     ]
37   },
38   "requires_arc": true