blob: d0c7b97483c500da0b6705cc87ce45d17ba13419 [file] [log] [blame]
{
"name": "lf",
"version": "0.0.2",
"summary": "iOS Camera/Microphone streaming library via RTMP",
"description": "iOS用のライブ配信ライブラリーです。現在、RTMPでの配信をサポートしています。映像および音声の再生についてはサポートしていません。",
"homepage": "https://github.com/shogo4405/lf.swift",
"license": "New BSD",
"authors": {
"shogo4405": "shogo4405@gmail.com"
},
"social_media_url": "http://twitter.com/shogo4405",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shogo4405/lf.swift.git",
"tag": "0.0.2"
},
"source_files": [
"lf",
"lf/**/*.swift"
],
"deprecated_in_favor_of": "HaishinKit"
}