blob: b16784b43b476c87952bcdba8aab74edc8cba454 [file] [log] [blame]
{
"name": "FFPlayNAT_Demo",
"version": "0.2.8",
"summary": "FFPlayNAT_Demo for iOS.",
"description": "'FFPlayNAT_Demo use ffmpeg.'",
"homepage": "https://github.com/thailion97/FFPlayNAT_Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thailion97": "thailion97@gmail.com"
},
"source": {
"http": "https://github.com/thailion97/FFPlayNAT_Demo/releases/download/0.2.8/FFPlayNAT_v0.2.8.zip"
},
"platforms": {
"ios": "11.4"
},
"source_files": [
"FFPlayNat.framework/Versions/A/Headers/*",
"IJKMediaFramework.framework/Headers/*"
],
"libraries": [
"c++",
"z",
"stdc++",
"bz2"
],
"vendored_frameworks": [
"FFPlayNat.framework",
"IJKMediaFramework.framework"
],
"resource_bundles": {
"FFPlayNAT_Demo": [
"FFPlayNAT_bundle.bundle"
]
},
"resources": "FFPlayNAT_bundle.bundle",
"requires_arc": true,
"public_header_files": [
"FFPlayNat.framework/Versions/A/Headers/*.h",
"IJKMediaFramework.framework/Headers/*.h"
],
"frameworks": [
"UIKit",
"MapKit",
"MediaPlayer",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox"
]
}