2 "name": "hatomplayer-core",
4 "summary": "A short description of hatomplayer-core.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/MMMMiller/hkplayer",
13 "git": "https://github.com/MMMMiller/hkplayer",
31 "SystemConfiguration",
35 "vendored_frameworks": "hatomplayer_core.framework"
44 "source_files": "hatomplayer_core.framework/Headers/*.h",
45 "public_header_files": "hatomplayer_core.framework/Headers/*.h",
46 "pod_target_xcconfig": {
47 "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/**",
48 "LIBRARY_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ ${PODS_ROOT}/../",
49 "ENABLE_BITCODE": "NO",
50 "OTHER_LDFLAGS": "$(inherited) -ObjC",
51 "STRINGS_FILE_OUTPUT_ENCODING": "UTF-8",
52 "ONLY_ACTIVE_ARCH": "NO",
53 "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO",
54 "CLANG_WARN_STRICT_PROTOTYPES": "NO",
55 "VALID_ARCHS": "arm64 x86_64 armv7"