[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / 0 / KKCNADS / 0.0.7 / KKCNADS.podspec.json
blobecdde01904258b71433526e1db390189b911e4d0
2   "name": "KKCNADS",
3   "version": "0.0.7",
4   "summary": "腾讯Yumi广告的mopub适配器",
5   "description": "广告适配器",
6   "homepage": "https://gitee.com/Lovin0996/KKCNADS.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/Lovin0996/KKCNADS.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "KKCNADS/Adapter/*.{h,m}",
19   "public_header_files": "KKCNADS/Adapter/*.{h}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Headers/Public/mopub-ios-sdk"
26   },
27   "dependencies": {
28     "mopub-ios-sdk": [
30     ],
31     "YumiAdSDK": [
33     ]
34   }