[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 4 / FlightmapMobileEvents / 0.2-beta / FlightmapMobileEvents.podspec.json
blobe6657c47aed70ef3ea959c9487f94c91acb874bc
2   "name": "FlightmapMobileEvents",
3   "version": "0.2-beta",
4   "summary": "Flightmap Mobile Events",
5   "description": "Collects usage information to help Flightmap improve its products.",
6   "homepage": "https://app.flightmap.io",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": "Jungleworks",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/MananJ-IOS/mapbox-events-ios.git",
17     "branch": "flightmap_events",
18     "tag": "v0.2-beta"
19   },
20   "source_files": [
21     "MapboxMobileEvents/**/*.{h,m}"
22   ],
23   "resources": "MapboxMobileEvents/Resources/*",
24   "exclude_files": "MapboxMobileEvents/MMENamespacedDependencies.h",
25   "requires_arc": true,
26   "module_name": "MapboxMobileEvents",
27   "libraries": "z",
28   "pod_target_xcconfig": {
29     "DEFINES_MODULE": "YES"
30   }