[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 9 / a / 6 / IRFFMpeg / 4.2.6 / IRFFMpeg.podspec.json
blob5a23d03b2aba98ee5c9038ee325aeece39f0fb23
2   "name": "IRFFMpeg",
3   "version": "4.2.6",
4   "summary": "FFMpeg for iOS.",
5   "description": "FFMpeg for iOS.",
6   "homepage": "https://github.com/irons163/IRFFMpeg.git",
7   "license": "MIT",
8   "authors": "irons163",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/irons163/IRFFMpeg.git",
14     "tag": "4.2.6"
15   },
16   "source_files": "include/**/*.h",
17   "public_header_files": "include/**/*.h",
18   "vendored_libraries": "**/*.a",
19   "libraries": [
20     "z",
21     "iconv",
22     "bz2",
23     "lzma"
24   ],
25   "frameworks": "AVFoundation",
26   "header_mappings_dir": "include"