2 "name": "MNCAnalytics",
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",
12 "fepriyadi": "fepriyadihrp@gmail.com"
15 "git": "https://github.com/fepriyadi/ios-mnca.git",
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,
28 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/j2objc_lib/include\""
30 "compiler_flags": "-Wno-nullability-completeness"