[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / b / 2 / 5 / MNCAnalytics / 1.0.3 / MNCAnalytics.podspec.json
blob30b32abfad0d04e0719d625a2aab4c2022fa3a6a
2   "name": "MNCAnalytics",
3   "version": "1.0.3",
4   "summary": "This is POD version of MNC Analytics",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fepriyadi/ios-mnca",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fepriyadi": "fepriyadihrp@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fepriyadi/ios-mnca.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": "MNCAnalytics/**/*",
23   "public_header_files": "j2objc_lib/include/**/*.h",
24   "source_files": "j2objc_lib/include/**/*.h",
25   "header_mappings_dir": "j2objc_lib/include",
26   "static_framework": true,
27   "xcconfig": {
28     "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/j2objc_lib/include\""
29   },
30   "compiler_flags": "-Wno-nullability-completeness"