[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / AvatyeAdCash / 2.2.5 / AvatyeAdCash.podspec.json
blob693c4a1351dc21bb48c02082246ea19bad5a70c1
2   "name": "AvatyeAdCash",
3   "version": "2.2.5",
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://bitbucket.org/avatye/sdk-ad-library-ios-src.git",
16     "tag": "v2.2.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AvatyeAdCash/Classes/**/*.{m,h,swift}",
23   "resource_bundles": {
24     "AvatyeAdCashResource": [
25       "AvatyeAdCash/Assets/Images.xcassets"
26     ],
27     "AvatyeAdCash": [
28       "AvatyeAdCash/Privacy/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "frameworks": [
32     "AdSupport",
33     "AppTrackingTransparency"
34   ],
35   "default_subspecs": "Core",
36   "subspecs": [
37     {
38       "name": "Core",
39       "dependencies": {
40         "AdPopcornSSP": [
41           "2.7.1"
42         ]
43       }
44     }
45   ],
46   "swift_version": "5.0"