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