[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / WISDK / 1.2.0 / WISDK.podspec.json
blobdd968358e4ba43a56663603189e0628ac493df57
2   "name": "WISDK",
3   "version": "1.2.0",
4   "summary": "Wiinvent Sdk iOS",
5   "description": "Wiinvent SDK iOS",
6   "homepage": "https://wiinvent.tv",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (C) 2020 by Wiinvent TV, Inc"
10   },
11   "authors": {
12     "Wiinvent": "support@wiinvent.tv"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Wiinvent/wiinvent-sdk-ios-release.git",
24     "tag": "v1.2.0"
25   },
26   "source_files": "WISDK.framework/Headers/*.h",
27   "public_header_files": "WISDK.framework/Headers/*.h",
28   "vendored_frameworks": "WISDK.framework",
29   "frameworks": [
30     "AVFoundation",
31     "UIKit",
32     "WebKit"
33   ],
34   "swift_version": "5.0"