[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / a / 7 / 0 / MapboxMobileEvents / 0.8.1 / MapboxMobileEvents.podspec.json
blobbc9bcecc9fb8e03513db4b6e909c53863c4a3fc3
2   "name": "MapboxMobileEvents",
3   "version": "0.8.1",
4   "summary": "Mapbox Mobile Events",
5   "description": "Collects usage information to help Mapbox improve its products.",
6   "homepage": "https://www.mapbox.com/",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/mapbox/mapbox-events-ios.git",
20     "tag": "v0.8.1"
21   },
22   "source_files": [
23     "MapboxMobileEvents/**/*.{h,m}",
24     "vendor/TrustKit/**/*.{h,m,c}"
25   ],
26   "resources": "MapboxMobileEvents/Resources/*",
27   "exclude_files": "MapboxMobileEvents/MMENamespacedDependencies.h",
28   "requires_arc": true,
29   "module_name": "MapboxMobileEvents",
30   "libraries": "z",
31   "pod_target_xcconfig": {
32     "DEFINES_MODULE": "YES"
33   }