blob: eaddff8b1d1cc1271a20450ccc48204f0300488a [file] [log] [blame]
{
"name": "TNLiveDetect",
"version": "0.1.1",
"summary": "a live detect sdk on iOS platform of sysw1n.",
"description": "a live detect sdk on iOS platform of sysw1n.",
"homepage": "https://github.com/systoon/TNLiveDetect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"systoon": "fanhuibo@syswin.com"
},
"source": {
"git": "https://github.com/systoon/TNLiveDetect-iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"resources": [
"Frameworks/TNLiveDetect.framework/*.png",
"Frameworks/TNLiveDetect.framework/*.bundle"
],
"ios": {
"vendored_frameworks": "Frameworks/*.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation",
"WebKit",
"AVFoundation"
],
"libraries": "stdc++"
}