[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 2 / TPNMaioSDKAdapter / 1.0.0 / TPNMaioSDKAdapter.podspec.json
blob19e777fe9ad77a88def53209354dc359ca94e828
2   "name": "TPNMaioSDKAdapter",
3   "version": "1.0.0",
4   "summary": "TPNMaioAdapter used for mediation with the TopOn SDK",
5   "description": "TopOn SDK for developer",
6   "homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=TPNMaioAdapter&s=indexed",
7   "authors": {
8     "topon": "mct-js@toponad.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "TPNMaioAdapter-1.0.0/LICENSE"
13   },
14   "platforms": {
15     "ios": "9.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/TPN_Release/v1.0.0/iOS/TPN_mediation/AnyThinkMaioAdapter-1.0.0.zip",
27     "type": "zip"
28   },
29   "vendored_frameworks": "AnyThinkMaioAdapter-1.0.0/AnyThinkMaioAdapter.xcframework",
30   "dependencies": {
31     "TPNiOS": [
32       "1.0.0"
33     ],
34     "MaioSDK": [
35       "1.6.2"
36     ]
37   }