[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / MMRtmp / 1.0.0 / MMRtmp.podspec.json
blobb247066d7b52f15fc6e9a5336d803b9591e7f812
2   "name": "MMRtmp",
3   "version": "1.0.0",
4   "summary": "RTMP protocl on swift",
5   "description": "Implement RTMP play/publish protocl on swift",
6   "homepage": "https://github.com/MillmanY/MMRtmp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MillmanY": "millmanyang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MillmanY/MMRtmp.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMRtmp/Classes/**/*"