[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 5 / AdCashFramework / 3.1.1 / AdCashFramework.podspec.json
blob19738aa921aff5968832ae32dd62b4f1ea9fff6e
2   "name": "AdCashFramework",
3   "version": "3.1.1",
4   "summary": "Avatye Advertise support framework",
5   "description": "Support to present Banner and Interstitial type Advertise.",
6   "homepage": "https://github.com/avatye-developer/sdk_adcash_ios",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2024 Avatye Corp."
10   },
11   "authors": {
12     "LimJaeHyuk": "lim0202jh@avatye.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/avatye-developer/sdk_adcash_ios.git",
19     "tag": "v3.1.1"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "frameworks": [
25     "AdSupport",
26     "AppTrackingTransparency"
27   ],
28   "vendored_frameworks": "SDK/AdCashFramework.xcframework",
29   "dependencies": {
30     "AdPopcornSSP": [
31       "~> 2.7.1"
32     ]
33   },
34   "swift_version": "5.0"