[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / c / f / AnyThinkDebugUISDK / 1.0.3 / AnyThinkDebugUISDK.podspec.json
blobb254a2d27b4d54b441add469ea3acefa6393e3f0
2   "name": "AnyThinkDebugUISDK",
3   "version": "1.0.3",
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": "mct-js@toponad.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "AnyThinkDebugUISDK-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     "AnyThinkiOS": [
33       ">= 6.3.61"
34     ]
35   }