[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 6 / e / YLT_FFMpeg / 0.0.1 / YLT_FFMpeg.podspec.json
blob8493c065190851f7e5a6bc1646297f4e44cb74ee
2   "name": "YLT_FFMpeg",
3   "version": "0.0.1",
4   "summary": "A short description of YLT_FFMpeg.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YLTTeam/YLT_FFMpeg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj": "xphaijj0305@126.com"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/YLT_FFMpeg.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLT_FFMpeg/Classes/**/*",
22   "preserve_paths": "YLT_FFMpeg/Classes/include/**/*.h",
23   "public_header_files": "YLT_FFMpeg/Classes/include/**/*.h",
24   "vendored_libraries": "YLT_FFMpeg/Classes/lib/*.a",
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/YLT_FFMpeg/Classes/include/"
27   },
28   "frameworks": [
29     "AudioToolbox",
30     "CoreGraphics",
31     "VideoToolbox",
32     "CoreMedia"
33   ],
34   "libraries": [
35     "bz2",
36     "z",
37     "iconv"
38   ],
39   "header_mappings_dir": "YLT_FFMpeg/Classes"