[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / 3 / Gofferwall / 1.0.0 / Gofferwall.podspec.json
blobe843292886ad9467dce9a7a5571dc62cdae43d26
2   "name": "Gofferwall",
3   "version": "1.0.0",
4   "summary": "GofferwallSDK",
5   "description": "\"GofferwallSDK Core\"",
6   "homepage": "https://github.com/Gofferwall/Gofferwall-iOS-Sample",
7   "license": {
8     "type": "CUSTOM",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adiscope": "adiscope.ad@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://github.com/Gofferwall/Gofferwall-iOS-Sample/releases/download/1.0.0/Gofferwall.zip"
19   },
20   "libraries": [
21     "z",
22     "sqlite3"
23   ],
24   "vendored_frameworks": [
25     "Gofferwall.framework",
26     "TnkRwdSdk2.xcframework"
27   ],
28   "dependencies": {
29     "TapjoySDK": [
30       "13.3.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }