blob: d23e5ebe441378fcea73531c4a26c76a28befa0f [file] [log] [blame]
{
"name": "GPUHaishinKit",
"version": "1.1.1",
"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.1"
},
"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"
],
"lf": [
"~> 0.7.1"
]
},
"pushed_with_swift_version": "3.0"
}