[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 5 / HaishinKit-Straas / 1.0.11 / HaishinKit-Straas.podspec.json
blob5092fe8fa5fc6f4f21d57fe9b47cc20af344ebe5
2   "name": "HaishinKit-Straas",
3   "version": "1.0.11",
4   "summary": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
5   "swift_versions": "5.0",
6   "description": "HaishinKit. Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
7   "homepage": "https://github.com/Straas/HaishinKit.swift",
8   "license": "New BSD",
9   "authors": {
10     "iKala": "contact@ikala.tv"
11   },
12   "source": {
13     "git": "https://github.com/Straas/HaishinKit.swift.git",
14     "tag": "1.0.11"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.11",
19     "tvos": "10.2"
20   },
21   "ios": {
22     "source_files": "Platforms/iOS/*.{h,swift}"
23   },
24   "osx": {
25     "source_files": "Platforms/macOS/*.{h,swift}"
26   },
27   "tvos": {
28     "source_files": "Platforms/tvOS/*.{h,swift}"
29   },
30   "source_files": "Sources/**/*.swift",
31   "dependencies": {
32     "Logboard": [
33       "~> 2.1.2"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "GLES_SILENCE_DEPRECATION"
38   },
39   "swift_version": "5.0"