blob: 57a58c5ee32efd27ea508a75899eca304470a539 [file] [log] [blame]
{
"name": "TNLiveDetect",
"version": "1.0.3",
"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.3"
},
"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": [
]
}
}