[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / FFPlayNAT_Demo / 0.2.7 / FFPlayNAT_Demo.podspec.json
blobf608ab2920c32d0dc5ed2b633ac4e0096ea5f635
2   "name": "FFPlayNAT_Demo",
3   "version": "0.2.7",
4   "summary": "FFPlayNAT_Demo for iOS.",
5   "description": "'FFPlayNAT_Demo use ffmpeg.'",
6   "homepage": "https://github.com/thailion97/FFPlayNAT_Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thailion97": "thailion97@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/thailion97/FFPlayNAT_Demo/releases/download/0.2.7/FFPlayNAT_v0.2.7.zip"
16   },
17   "platforms": {
18     "ios": "11.4"
19   },
20   "source_files": [
21     "FFPlayNat.framework/Versions/A/Headers/*",
22     "IJKMediaFramework.framework/Headers/*"
23   ],
24   "libraries": [
25     "c++",
26     "z",
27     "stdc++",
28     "bz2"
29   ],
30   "vendored_frameworks": [
31     "FFPlayNat.framework",
32     "IJKMediaFramework.framework"
33   ],
34   "resource_bundles": {
35     "FFPlayNAT_Demo": [
36       "FFPlayNAT_bundle.bundle"
37     ]
38   },
39   "resources": "FFPlayNAT_bundle.bundle",
40   "requires_arc": true,
41   "public_header_files": [
42     "FFPlayNat.framework/Versions/A/Headers/*.h",
43     "IJKMediaFramework.framework/Headers/*.h"
44   ],
45   "frameworks": [
46     "UIKit",
47     "MapKit",
48     "MediaPlayer",
49     "AudioToolbox",
50     "AVFoundation",
51     "CoreGraphics",
52     "CoreMedia",
53     "CoreVideo",
54     "MobileCoreServices",
55     "OpenGLES",
56     "QuartzCore",
57     "VideoToolbox"
58   ]