[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / AvatyeAdCash / 1.1.4 / AvatyeAdCash.podspec.json
blob5536b0652c4c2270c3dafdd0b72cfe3fa796b405
2   "name": "AvatyeAdCash",
3   "version": "1.1.4",
4   "summary": "Avatye Advertise support framework",
5   "description": "Support to present Banner and Interstitial type Advertise.",
6   "homepage": "https://bitbucket.org/sjpark_avatye/sdk-ad-library-ios-src",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LimJaeHyuk": "lim0202jh@avatye.com"
13   },
14   "source": {
15     "git": "https://github.com/avatye-developer/sdk_adcash_ios.git",
16     "tag": "v1.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "resources": "AvatyeAdCash.bundle",
23   "ios": {
24     "vendored_frameworks": "AvatyeAdCash.xcframework"
25   },
26   "static_framework": true,
27   "frameworks": [
28     "AdSupport",
29     "AppTrackingTransparency"
30   ],
31   "dependencies": {
32     "AdPopcornSSP": [
33       "2.5.3"
34     ]
35   },
36   "swift_version": "5.0"