[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 2 / hatomplayer-core / 2.2.0 / hatomplayer-core.podspec.json
blob654635830f448262b682a013b09af1de8721e17b
2   "name": "hatomplayer-core",
3   "version": "2.2.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "",
12   "source": {
13     "git": "https://github.com/MMMMiller/hkplayer",
14     "tag": "2.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation",
23       "VideoToolbox",
24       "OpenGLES",
25       "OpenAL",
26       "CoreVideo",
27       "CoreMedia",
28       "AudioToolbox",
29       "GLKit",
30       "OpenAL",
31       "SystemConfiguration",
32       "CoreTelephony",
33       "AVFoundation"
34     ],
35     "vendored_frameworks": "hatomplayer_core.framework"
36   },
37   "libraries": [
38     "c++",
39     "iconv",
40     "stdc++.6.0.9",
41     "bz2",
42     "z"
43   ],
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"
56   }