[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / c / MultimediaCodec / 0.0.16 / MultimediaCodec.podspec.json
blobd631998c66e92939061f77582f7450fca9eefd0d
2   "name": "MultimediaCodec",
3   "version": "0.0.16",
4   "summary": "a libs for multimedia codec",
5   "swift_version": "4.0",
6   "description": "a libs for multimedia codec(include h264,HEVC)",
7   "homepage": "https://github.com/luohuaqin2018/MultimediaCodec",
8   "license": "MIT",
9   "authors": {
10     "luohuaqin2018": "luohuaqin2005@aliyun.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/luohuaqin2018/MultimediaCodec.git",
17     "tag": "0.0.16"
18   },
19   "source_files": "LKMediaCodecLibs/LKMediaCodecLibs/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]