[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 7 / CSJ-mopub-adapter / 1.0.0 / CSJ-mopub-adapter.podspec.json
blobe37d25eef8c538cb697003ccb22c0f067b2659d1
2   "name": "CSJ-mopub-adapter",
3   "version": "1.0.0",
4   "summary": "CSJ adapter for mopub",
5   "description": "bytedance CSJ adapter for mopub",
6   "license": {
7     "type": "MIT",
8     "file": "CSJAdapter/LICENSE"
9   },
10   "authors": {
11     "zengyang": "zywork@bytedance.com"
12   },
13   "homepage": "https://www.pangle.cn",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-sdk-static/Adapter/Mopub/1.0.0/CSJAdapter.zip"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
19     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "static_framework": true,
25   "source_files": "CSJAdapter/*.{h,m}",
26   "dependencies": {
27     "Ads-CN": [
28       ">= 3.7.0.0"
29     ],
30     "mopub-ios-sdk/Core": [
31       ">= 5.17.0"
32     ],
33     "mopub-ios-sdk/NativeAds": [
34       ">= 5.17.0"
35     ]
36   }