[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / c / InneractiveAdapter / 0.0.4 / InneractiveAdapter.podspec.json
blob2b78e139ba7673488f04b70ecf21b34679ab8f88
2   "name": "InneractiveAdapter",
3   "version": "0.0.4",
4   "summary": "inneractive广告适配器.",
5   "description": "inneractive广告适配器ios版本",
6   "homepage": "https://gitee.com/Lovin0996/InneractiveAda.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/InneractiveAda.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "InneractiveAdapter/Adapter/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "static_framework": true,
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Headers/Public/InneractiveAdSDK"
27   },
28   "dependencies": {
29     "mopub-ios-sdk": [
31     ],
32     "Fyber_Marketplace_SDK": [
34     ]
35   }