blob: 9f0a041e504710d6255ffc78c20e0fc52efb1bab [file] [log] [blame]
{
"name": "lf",
"version": "0.4.3",
"summary": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS.",
"description": "lf is a lIVE fRAMEWORK. Camera and Microphone streaming library via RTMP, HLS for iOS, macOS.",
"homepage": "https://github.com/shogo4405/lf.swift",
"license": "New BSD",
"authors": {
"shogo4405": "shogo4405@gmail.com"
},
"source": {
"git": "https://github.com/shogo4405/lf.swift.git",
"tag": "0.4.3"
},
"social_media_url": "http://twitter.com/shogo4405",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"ios": {
"source_files": "Platforms/iOS/*.{h,swift}"
},
"osx": {
"source_files": "Platforms/macOS/*.{h,swift}"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"XCGLogger": [
"~> 3.5"
]
},
"pushed_with_swift_version": "2.3",
"deprecated_in_favor_of": "HaishinKit"
}