blob: 62c109bd854c91debfd190872c4d10561d0a410a [file] [log] [blame]
{
"name": "HaishinKit",
"version": "0.7.10",
"summary": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
"description": "HaishinKit (formerly lf). Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
"homepage": "https://github.com/shogo4405/HaishinKit.swift",
"license": "New BSD",
"authors": {
"shogo4405": "shogo4405@gmail.com"
},
"source": {
"git": "https://github.com/shogo4405/HaishinKit.swift.git",
"tag": "0.7.10"
},
"social_media_url": "http://twitter.com/shogo4405",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "10.2"
},
"ios": {
"source_files": "Platforms/iOS/*.{h,swift}"
},
"osx": {
"source_files": "Platforms/macOS/*.{h,swift}"
},
"tvos": {
"source_files": "Platforms/tvOS/*.{h,swift}"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"Logboard": [
"~> 1.0.1"
]
},
"pushed_with_swift_version": "3.1"
}