[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / b / SwWidevine / 1.0.3 / SwWidevine.podspec.json
blobab890c3bd328b9d158c04b9a29727b15ca1e0e81
2   "name": "SwWidevine",
3   "version": "1.0.3",
4   "summary": "Swift Widevine CDM implementation",
5   "homepage": "https://github.com/mIwr/SwWidevine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mIwr": "https://github.com/mIwr"
12   },
13   "platforms": {
14     "osx": "10.13",
15     "ios": "11.0",
16     "tvos": "11.0",
17     "watchos": "4.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/mIwr/SwWidevine.git",
22     "tag": "1.0.3"
23   },
24   "source_files": [
25     "Sources/SwWidevine/*.swift",
26     "Sources/SwWidevine/**/*.swift"
27   ],
28   "exclude_files": [
29     "Sources/Exclude",
30     "Sources/Exclude/*.*"
31   ],
32   "frameworks": "Foundation",
33   "dependencies": {
34     "SwiftProtobuf": [
36     ],
37     "SwiftRSA": [
39     ],
40     "SwPSSH": [
42     ]
43   },
44   "resource_bundles": {
45     "SwWidevine": [
46       "Sources/SwWidevine/PrivacyInfo.xcprivacy"
47     ]
48   },
49   "swift_version": "5.0"