[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / TPNDebugUISDK / 1.0.3 / TPNDebugUISDK.podspec.json
blobc0b7cea419f07416592cac6c3479c2cc46063402
2   "name": "TPNDebugUISDK",
3   "version": "1.0.3",
4   "summary": "#{s.name} used for mediation with the TPN SDK",
5   "description": "TopOn SDK for developer",
6   "homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed",
7   "authors": {
8     "topon": "mct-js@toponad.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "TPNDebugUISDK-1.0.3/LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "static_framework": true,
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": [
21       "-lObjC"
22     ],
23     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
24   },
25   "source": {
26     "http": "http://topon-sdk-release.oss-cn-hangzhou.aliyuncs.com/SDK_Release/DebuggerUI/iOS/1.0.3/AnyThinkDebuggerUISDK.zip",
27     "type": "zip"
28   },
29   "vendored_frameworks": "AnyThinkDebuggerUISDK/AnyThinkDebuggerUISDK.xcframework",
30   "resources": "AnyThinkDebuggerUISDK/AnyThinkDebuggerUISDK.bundle",
31   "dependencies": {
32     "TPNiOS": [
33       ">= 6.3.61"
34     ]
35   }