[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 8 / GPUHaishinKit / 1.1.3 / GPUHaishinKit.podspec.json
blob8c9668df4c074c5c7f4dd2a1e5f3a7d9ea83edf7
2   "name": "GPUHaishinKit",
3   "version": "1.1.3",
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.1.3"
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     "HaishinKit": [
28       "~> 0.7.3"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"