[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / WoosmapGeofencingCore / 4.3.5 / WoosmapGeofencingCore.podspec.json
blob98a05a539738409272994dfc9a3a5ff160de063d
2   "name": "WoosmapGeofencingCore",
3   "version": "4.3.5",
4   "license": "BSD",
5   "summary": "Geofencing in Swift",
6   "homepage": "https://github.com/woosmap/geofencing-core-ios-sdk",
7   "authors": {
8     "Web Geo Services": "https://developers.woosmap.com/support/contact/"
9   },
10   "source": {
11     "git": "https://github.com/woosmap/geofencing-core-ios-sdk.git",
12     "tag": "4.3.5"
13   },
14   "documentation_url": "https://github.com/woosmap/geofencing-core-ios-sdk",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2"
21   ],
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source_files": [
29     "Sources/WoosmapGeofencing/*.swift",
30     "Sources/WoosmapGeofencing/Business Logic/*.swift",
31     "Sources/WoosmapGeofencing/Surge/**/*.swift"
32   ],
33   "resources": [
34     "Sources/WoosmapGeofencing/Business Logic/Woosmap.xcdatamodeld",
35     "Sources/WoosmapGeofencing/*.{xcprivacy}"
36   ],
37   "swift_version": "5.2"