[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / NECommonExt / 0.1.0 / NECommonExt.podspec.json
blob5e2b196add8cc38d8280f1680af022fa15309e56
2   "name": "NECommonExt",
3   "version": "0.1.0",
4   "summary": "A short description of NECommonExt.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2022 Netease "
10   },
11   "authors": "yunxin engineering department",
12   "source": {
13     "http": "https://yx-web-nosdn.netease.im/package/1673315386838/NECommonExt.framework.zip?download=NECommonExt.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "NECommonExt.framework",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "xcconfig": {
28     "BITCODE_GENERATION_MODE": "bitcode"
29   }