[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 6 / IRFFMpeg / 4.2.10 / IRFFMpeg.podspec.json
blob8c9a27adcdaaecf486d115ca289765d2ea14913b
2   "name": "IRFFMpeg",
3   "version": "4.2.10",
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.10"
15   },
16   "source_files": [
17     "include/**/*.h",
18     "IRFFMpeg.m"
19   ],
20   "public_header_files": "include/**/*.h",
21   "vendored_libraries": "**/*.a",
22   "libraries": [
23     "z",
24     "iconv",
25     "bz2",
26     "lzma"
27   ],
28   "frameworks": [
29     "AVFoundation",
30     "UIKit",
31     "Foundation"
32   ],
33   "header_mappings_dir": "include"