[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 6 / 0 / WoosmapGeofencing / 4.2.3 / WoosmapGeofencing.podspec.json
bloba0e6549416f4c9dc11c4a371fd2135635cf7de1f
2   "name": "WoosmapGeofencing",
3   "version": "4.2.3",
4   "license": "MIT",
5   "summary": "Geofencing in Swift",
6   "description": "The Woosmap Geofencing SDK is a mobile cross-platform software development kit focused on gathering efficiently the users’ location, triggering events based on region monitoring, and providing categorized users’ zone of interest from geographical and temporal clusters.\n\nThe SDK simplifies the integration of the location context in your mobile application by taking care of lower-level functionalities such as data collection or battery management.",
7   "homepage": "https://www.woosmap.com/en/products/geofencing-sdk",
8   "authors": {
9     "Web Geo Services": "https://developers.woosmap.com/support/contact/"
10   },
11   "documentation_url": "https://developers.woosmap.com/products/geofencing-sdk/get-started",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": [
16     "5.1",
17     "5.2"
18   ],
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "source": {
26     "git": "https://github.com/Woosmap/geofencing-ios-sdk-release.git",
27     "tag": "4.2.3"
28   },
29   "public_header_files": "WoosmapGeofencing.xcframework/ios-arm64/WoosmapGeofencing.framework/Headers/*.h",
30   "source_files": "WoosmapGeofencing.xcframework/ios-arm64/WoosmapGeofencing.framework/Headers/*.h",
31   "resources": "WoosmapGeofencing.xcframework/ios-arm64/WoosmapGeofencing.framework/*.json",
32   "vendored_frameworks": "WoosmapGeofencing.xcframework",
33   "swift_version": "5.2"