[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / 5 / 8 / GPUHaishinKit / 1.0.0 / GPUHaishinKit.podspec.json
blob0738533927a3a49e0f7cb24fe6add04e3bc6b974
2   "name": "GPUHaishinKit",
3   "version": "1.0.0",
4   "summary": "Camera and Microphone streaming library via RTMP, HLS for iOS. Powered by GPUImage + HaishinKit(lf)",
5   "description": "GPUHaishinKit. Camera and Microphone streaming library via RTMP, HLS for iOS. Powered by GPUImage + HaishinKit(lf)",
6   "homepage": "https://github.com/shogo4405/GPUHaishinKit.swift",
7   "license": "New BSD",
8   "authors": {
9     "shogo4405": "shogo4405@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shogo4405/GPUHaishinKit.swift.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://twitter.com/shogo4405",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Platforms/iOS/*.{h,swift}"
21   },
22   "source_files": "Sources/**/*.swift",
23   "dependencies": {
24     "GPUImage": [
25       "~> 0.1.7"
26     ],
27     "lf": [
28       "~> 0.5.12"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"