blob: d2880293337e2dd8ec16449a4d0ca0782c36be7f [file] [log] [blame]
{
"name": "OnfidoTask",
"authors": [
"Kerem",
"OnfidoTask"
],
"summary": "OnfidoTask SDK",
"version": "0.2",
"homepage": "http://www.google.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://kerem1905@bitbucket.org/kerem1905/onfido-release.git",
"tag": "release/v0.2"
},
"source_files": "Framework/OnfidoTask.framework/Headers/*.h",
"public_header_files": "Framework/OnfidoTask.framework/Headers/*.h",
"vendored_frameworks": "Framework/OnfidoTask.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}