[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 9 / 0 / lf / 0.1.5 / lf.podspec.json
blob275b4bb53f833cce58ded6f0e012cebeaf57c47b
2   "name": "lf",
3   "version": "0.1.5",
4   "summary": "iOS Camera/Microphone streaming library via RTMP",
5   "description": "iOS用のライブ配信ライブラリーです。現在、RTMPでの配信をサポートしています。\n再生に関してはプレビュー的にリリースしています。",
6   "homepage": "https://github.com/shogo4405/lf.swift",
7   "license": "New BSD",
8   "authors": {
9     "shogo4405": "shogo4405@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/shogo4405",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/shogo4405/lf.swift.git",
17     "tag": "0.1.5"
18   },
19   "source_files": [
20     "lf",
21     "if/{Codec,ISO,RTMP,Media,Util}/*/"
22   ],
23   "deprecated_in_favor_of": "HaishinKit"