2 "name": "WoosmapGeofencingCore",
5 "summary": "Geofencing in Swift",
6 "homepage": "https://github.com/woosmap/geofencing-core-ios-sdk",
8 "Web Geo Services": "https://developers.woosmap.com/support/contact/"
11 "git": "https://github.com/woosmap/geofencing-core-ios-sdk.git",
14 "documentation_url": "https://github.com/woosmap/geofencing-core-ios-sdk",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "Sources/WoosmapGeofencing/*.swift",
30 "Sources/WoosmapGeofencing/Business Logic/*.swift",
31 "Sources/WoosmapGeofencing/Surge/**/*.swift"
33 "resources": "Sources/WoosmapGeofencing/Business Logic/Woosmap.xcdatamodeld",
34 "swift_version": "5.2"