[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / b / c / f / AnyThinkDebugUISDK / 1.0.1 / AnyThinkDebugUISDK.podspec.json
blob438679caf34194f7412ab5631912e713b49687a3
2   "name": "AnyThinkDebugUISDK",
3   "version": "1.0.1",
4   "summary": "#{s.name} used for mediation with the TopOn 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": "developer@toponad.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "AnyThinkDebugUISDK-1.0.1/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": "https://topon-sdk-release.oss-cn-hangzhou.aliyuncs.com/SDK_Release/DebuggerUI/iOS/1.0.1/AnyThinkDebuggerUISDK.zip",
27     "type": "zip"
28   },
29   "vendored_frameworks": "AnyThinkDebuggerUISDK/AnyThinkDebuggerUISDK.xcframework",
30   "resources": "AnyThinkDebuggerUISDK/AnyThinkDebuggerUISDK.bundle",
31   "dependencies": {
32     "AnyThinkiOS": [
33       ">= 6.2.71"
34     ]
35   }