[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 9 / AFOFFMpeg / 0.0.17 / AFOFFMpeg.podspec.json
blob793c1065e00758c08e573fecefa6052e36c08348
2   "name": "AFOFFMpeg",
3   "version": "0.0.17",
4   "summary": "decoding.",
5   "description": "Use soft decode to decode video.",
6   "homepage": "https://github.com/PangDuTechnology/AFOFFMpeg.git",
7   "license": "MIT",
8   "authors": {
9     "PangDu": "xian312117@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PangDuTechnology/AFOFFMpeg.git",
16     "tag": "0.0.17"
17   },
18   "source_files": "AFOFFMpeg/**/*.{h,m}",
19   "public_header_files": "AFOFFMpeg/**/*.h",
20   "prefix_header_file": "AFOFFMpeg/AFOFFMpeg.pch",
21   "requires_arc": true,
22   "dependencies": {
23     "AFOFoundation": [
25     ],
26     "AFORouter": [
28     ],
29     "AFOUIKIT": [
31     ],
32     "AFOGitHub": [
34     ],
35     "AFOViews": [
37     ]
38   }