blob: 6751b9cda9ecbed68044482ebd658bc931d624a9 [file] [log] [blame]
{
"name": "FPhiMBWidgetiOS",
"version": "0.0.3",
"summary": "Support library for Selphid.",
"description": "Support libraries for SelphID iOS widget.",
"homepage": "https://www.facephi.com",
"license": {
"type": "Commercial",
"text": " © Facephi 2020. All rights reserved.\n"
},
"authors": {
"Carlos Fernandez": "cfernandez@facephi.com"
},
"source": {
"git": "https://github.com/facephi/microblink-framework.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0.0"
},
"ios": {
"resources": "Microblink.bundle",
"requires_arc": false,
"vendored_frameworks": "Microblink.framework",
"frameworks": [
"Accelerate",
"AVFoundation",
"AudioToolbox",
"AssetsLibrary",
"CoreMedia"
],
"libraries": [
"c++",
"iconv",
"z"
]
}
}