[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / AFOFFMpeg / 0.0.15 / AFOFFMpeg.podspec.json
blob9795a576e44cd7d2f599e7d511df53beceb339b4
2   "name": "AFOFFMpeg",
3   "version": "0.0.15",
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.15"
17   },
18   "source_files": "AFOFFMpeg/*.{h,m}",
19   "public_header_files": "AFOFFMpeg/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "AFOFoundation": [
24     ],
25     "AFORouter": [
27     ],
28     "AFOUIKIT": [
30     ],
31     "AFOGitHub": [
33     ],
34     "AFOViews": [
36     ]
37   }