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