[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / WISDK / 1.8.2 / WISDK.podspec.json
blob4a1a9af4f93af0c7f4e29e50b159cf5b233232ae
2   "name": "WISDK",
3   "version": "1.8.2",
4   "summary": "Wiinvent Sdk iOS",
5   "description": "Wiinvent SDK iOS",
6   "homepage": "https://wiinvent.tv",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (C) 2022 by Wiinvent TV, Inc"
10   },
11   "authors": {
12     "Wiinvent": "support@wiinvent.tv"
13   },
14   "vendored_frameworks": "WISDK.xcframework",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5.0"
22   ],
23   "source": {
24     "git": "https://github.com/Wiinvent/wiinvent-sdk-ios-release.git",
25     "tag": "v1.8.2"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "ONLY_ACTIVE_ARCH": "YES"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "ONLY_ACTIVE_ARCH": "YES"
34   },
35   "dependencies": {
36     "Alamofire": [
38     ],
39     "GoogleAds-IMA-iOS-SDK": [
40       "~> 3.14.5"
41     ]
42   },
43   "frameworks": [
44     "AVFoundation",
45     "UIKit",
46     "WebKit"
47   ],
48   "swift_version": "5.0"