[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / f / StackIAB / 1.4.5 / StackIAB.podspec.json
blobe397af826235a8f4fd7fe7920bdc8012cf1739b2
2   "name": "StackIAB",
3   "version": "1.4.5",
4   "summary": "IAB Display Managers modules for Stack products",
5   "description": "Includes display managers for MRAID 2.0 (pending), VAST 3.0 and NAST 1.0",
6   "homepage": "http://www.appodeal.com",
7   "license": {
8     "type": "GPL 3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stack": "http://www.explorestack.com"
13   },
14   "source": {
15     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackIAB/v1.4.5/StackIAB.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "StackModules": [
22       "~> 1.1.7"
23     ]
24   },
25   "source_files": "Dummy.swift",
26   "swift_versions": [
27     "4.0",
28     "4.2",
29     "5.0"
30   ],
31   "static_framework": true,
32   "subspecs": [
33     {
34       "name": "StackXML",
35       "vendored_frameworks": "StackXML.framework",
36       "libraries": "xml2"
37     },
38     {
39       "name": "StackIABAssets",
40       "vendored_frameworks": "StackIABAssets.framework"
41     },
42     {
43       "name": "StackOpenMeasure",
44       "vendored_frameworks": "StackOpenMeasure.framework"
45     },
46     {
47       "name": "StackMRAIDKit",
48       "vendored_frameworks": "StackMRAIDKit.framework",
49       "frameworks": "WebKit",
50       "dependencies": {
51         "StackIAB/StackIABAssets": [
53         ],
54         "StackIAB/StackOpenMeasure": [
56         ]
57       }
58     },
59     {
60       "name": "StackVideoPlayer",
61       "vendored_frameworks": "StackVideoPlayer.framework",
62       "frameworks": "AVFoundation"
63     },
64     {
65       "name": "StackRichMedia",
66       "vendored_frameworks": "StackRichMedia.framework",
67       "dependencies": {
68         "StackIAB/StackVASTAssets": [
70         ],
71         "StackIAB/StackVideoPlayer": [
73         ],
74         "StackIAB/StackIABAssets": [
76         ]
77       }
78     },
79     {
80       "name": "StackVASTAssets",
81       "vendored_frameworks": "StackVASTAssets.framework",
82       "dependencies": {
83         "StackIAB/StackXML": [
85         ],
86         "StackIAB/StackIABAssets": [
88         ]
89       }
90     },
91     {
92       "name": "StackVASTKit",
93       "vendored_frameworks": "StackVASTKit.framework",
94       "dependencies": {
95         "StackIAB/StackVASTAssets": [
97         ],
98         "StackIAB/StackVideoPlayer": [
100         ],
101         "StackIAB/StackMRAIDKit": [
103         ]
104       }
105     },
106     {
107       "name": "StackNASTKit",
108       "vendored_frameworks": "StackNASTKit.framework",
109       "dependencies": {
110         "StackIAB/StackVASTKit": [
112         ]
113       }
114     }
115   ],
116   "swift_version": "5.0"