[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / f / b / NETeamKit / 9.0.0 / NETeamKit.podspec.json
blob76a2becfad554542ddd215c014747ced2cf2c3f5
2   "name": "NETeamKit",
3   "version": "9.0.0",
4   "summary": "Team module based NIMSDK",
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/NETeamKit_v1.0.0.framework.zip?download=NETeamKit_v1.0.0.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "NEKitTeam.framework",
19   "dependencies": {
20     "NECoreKit": [
22     ],
23     "NECommonKit": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }