[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 8 / ByteDanceAdapter / 1.1.3 / ByteDanceAdapter.podspec.json
blob4f57d654b782afb86d185c62f30002c3886ae5fd
2   "name": "ByteDanceAdapter",
3   "version": "1.1.3",
4   "summary": "头条广告sdk.",
5   "description": "头条广告sdk 适配器",
6   "homepage": "https://gitee.com/tapque_sdk/ByteDanceAdapter.git",
7   "license": "MIT",
8   "authors": {
9     "Jay Win": "lovin0996korla@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque_sdk/ByteDanceAdapter.git",
16     "tag": "1.1.3"
17   },
18   "source_files": "ByteDanceAdapter/Adapter/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "static_framework": true,
25   "requires_arc": true,
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Headers/Public/mopub-ios-sdk"
28   },
29   "dependencies": {
30     "Bytedance-UnionAD": [
31       "2.5.1.5"
32     ],
33     "mopub-ios-sdk": [
35     ]
36   }