[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / WISDK / 1.10.17 / WISDK.podspec.json
blob163eaaa3f64b4e11638abf5b5d00423ad0fe35fb
2   "name": "WISDK",
3   "version": "1.10.17",
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": "12.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.10.17"
26   },
27   "pod_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "NO"
29   },
30   "user_target_xcconfig": {
31     "ONLY_ACTIVE_ARCH": "NO"
32   },
33   "dependencies": {
34     "Alamofire": [
35       "~> 5.8.1"
36     ],
37     "GoogleAds-IMA-iOS-SDK": [
38       "~> 3.18.4"
39     ]
40   },
41   "frameworks": [
42     "AVFoundation",
43     "UIKit",
44     "WebKit"
45   ],
46   "swift_version": "5.0"