[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 4 / FlightmapMobileEvents / 0.0.1 / FlightmapMobileEvents.podspec.json
blobd6dfa8e2d196878c7190f9915ce4122d6f3908e3
2   "name": "FlightmapMobileEvents",
3   "version": "0.0.1",
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   },
19   "source_files": [
20     "MapboxMobileEvents/**/*.{h,m}"
21   ],
22   "resources": "MapboxMobileEvents/Resources/*",
23   "exclude_files": "MapboxMobileEvents/MMENamespacedDependencies.h",
24   "requires_arc": true,
25   "module_name": "MapboxMobileEvents",
26   "libraries": "z",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   }