blob: 8c9668df4c074c5c7f4dd2a1e5f3a7d9ea83edf7 [file] [log] [blame]
{
"name": "GPUHaishinKit",
"version": "1.1.3",
"summary": "Camera and Microphone streaming library via RTMP, HLS for iOS. Powered by GPUImage + HaishinKit(lf)",
"description": "GPUHaishinKit. Camera and Microphone streaming library via RTMP, HLS for iOS. Powered by GPUImage + HaishinKit(lf)",
"homepage": "https://github.com/shogo4405/GPUHaishinKit.swift",
"license": "New BSD",
"authors": {
"shogo4405": "shogo4405@gmail.com"
},
"source": {
"git": "https://github.com/shogo4405/GPUHaishinKit.swift.git",
"tag": "1.1.3"
},
"social_media_url": "http://twitter.com/shogo4405",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Platforms/iOS/*.{h,swift}"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"GPUImage": [
"~> 0.1.7"
],
"HaishinKit": [
"~> 0.7.3"
]
},
"pushed_with_swift_version": "3.0"
}