blob: 71fb235ec6092302d88c9d44b295e5ca81d4ee33 [file] [log] [blame]
{
"name": "TYKYC",
"version": "1.0.1",
"summary": "A short description of TYKYC.",
"description": "TinyBuilder KYC Video",
"homepage": "https://github.com/TinySunline/TYKYC",
"license": "MIT",
"authors": {
"xiangfp": "457813584@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TinySunline/TYKYC",
"tag": "1.0.1"
},
"source_files": "TYKYC.framework/Headers/*.{h}",
"vendored_frameworks": "TYKYC.framework",
"public_header_files": "TYKYC.framework/Headers/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"compiler_flags": "-DOS_OBJECT_USE_OBJC=0"
}