[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 8 / 9 / FFmpeger-iOS / 0.1.0 / FFmpeger-iOS.podspec.json
blob92ecf7e134d88cecd1f7ba4d2b6d727125fc92ce
2   "name": "FFmpeger-iOS",
3   "version": "0.1.0",
4   "summary": "A iOS Video&Audio Decoder.",
5   "description": "https://github.com/yellowei/FFmpeger-iOS",
6   "homepage": "https://github.com/yellowei/FFmpeger-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yellowei": "hw0521@vip.qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yellowei/FFmpeger-iOS.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "vendored_frameworks": "FFmpeg/FFmpeg.framework",
27   "libraries": [
28     "z",
29     "iconv",
30     "bz2"
31   ]