[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / a / 7 / 0 / MapboxMobileEvents / 0.10.11 / MapboxMobileEvents.podspec.json
blobb9c9ef230bd165a01316d9029b80101caf57cfcd
2   "name": "MapboxMobileEvents",
3   "version": "0.10.11",
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   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/mapbox/mapbox-events-ios.git",
19     "tag": "v0.10.11"
20   },
21   "source_files": [
22     "Sources/MapboxMobileEvents/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "module_name": "MapboxMobileEvents",
26   "libraries": "z",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   }