[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / AFOFFMpeg / 0.0.18 / AFOFFMpeg.podspec.json
blobc5290b32ecf6e814dce50010303604f32011ef34
2   "name": "AFOFFMpeg",
3   "version": "0.0.18",
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.18"
17   },
18   "source_files": "AFOFFMpeg/**/*.{h,m}",
19   "public_header_files": [
20     "AFOFFMpeg/*.h",
21     "AFOFFMpeg/libyuv/libyuv.h",
22     "AFOFFMpeg/libyuv/include/*.h"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFOFoundation": [
28     ],
29     "AFORouter": [
31     ],
32     "AFOUIKIT": [
34     ],
35     "AFOGitHub": [
37     ],
38     "AFOViews": [
40     ]
41   }