blob: e439ba8fc4529d4bd1365765821e6b4e3687ee45 [file] [log] [blame]
{
"name": "FFPlayNAT_Demo",
"version": "0.3.0",
"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.3.0/FFPlayNAT_v0.3.0.zip"
},
"platforms": {
"ios": "11.4"
},
"source_files": [
"FFPlayNat.framework/Versions/A/Headers/*",
"IJKMediaFramework.framework/Headers/*.h"
],
"vendored_frameworks": [
"FFPlayNat.framework",
"IJKMediaFramework.framework"
],
"resource_bundles": {
"FFPlayNAT_Demo": [
"FFPlayNAT_bundle.bundle"
]
},
"resources": "FFPlayNAT_bundle.bundle",
"requires_arc": true,
"libraries": [
"c++",
"z",
"stdc++",
"bz2"
],
"public_header_files": "FFPlayNat.framework/Versions/A/Headers/*.h",
"frameworks": [
"UIKit",
"MapKit",
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"OpenGLES",
"QuartzCore",
"MobileCoreServices",
"CoreVideo",
"CoreMedia",
"CoreGraphics"
]
}