[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 8 / 6 / 1 / WISDK / 1.6.8-5.7 / WISDK.podspec.json
blob34ae30f32a8bb62ad8f8c951a5bb2c7968721d82
2   "name": "WISDK",
3   "version": "1.6.8-5.7",
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.6.8-5.7"
25   },
26   "vendored_frameworks": "WISDK.framework",
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   "frameworks": [
36     "AVFoundation",
37     "UIKit",
38     "WebKit"
39   ],
40   "swift_version": "5.0"