[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / d / DigiAdz / 1.0.4 / DigiAdz.podspec.json
blobe708a08b537b352b24b7114f576dade7f6e95bab
2   "name": "DigiAdz",
3   "version": "1.0.4",
4   "summary": "DigiAdz Framework is used to serve adds.",
5   "description": "DigiAdz Framework is used to serve different types of adds from different Ad Exchanges",
6   "homepage": "https://www.google.com/",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "swift_version": "4.2",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ketandhoka/DigiAdz.git",
17     "tag": "1.0.4"
18   },
19   "source_files": [
20     "DigiAdz",
21     "AppTracker",
22     "HyprMX",
23     "IronSourceSDK"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "vendored_frameworks": [
27     "DigiAdz/DigiAdz.framework",
28     "AppTracker/AppTracker.framework",
29     "HyprMX/HyprMX.framework",
30     "IronSourceSDK/IronSource.framework"
31   ],
32   "static_framework": true,
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "$(SDKROOT)/Headers/DigiAdz.h"
35   },
36   "dependencies": {
37     "AdColony": [
39     ],
40     "Google-Mobile-Ads-SDK": [
42     ],
43     "AppLovinSDK": [
45     ],
46     "ChartboostSDK": [
48     ],
49     "FBAudienceNetwork": [
51     ],
52     "InMobiSDK": [
54     ],
55     "UnityAds": [
57     ],
58     "VungleSDK-iOS": [
60     ]
61   }