blob: 3667e4bd4a2dfb63f5c991c788452aa99a25a3e3 [file] [log] [blame]
{
"name": "TNLiveDetect",
"version": "1.0.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": "1.0.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++",
"dependencies": {
"AFNetworking": [
]
}
}