blob: a846a5e46d386b7c345d6e3039bd9b50863358b4 [file] [log] [blame]
{
"name": "NexkeyCore",
"version": "1.1.1",
"summary": "Smart, Simple Access Control Created for Workspaces",
"homepage": "https://github.com/nexkey-inc/nexkey-sdk-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nexkey, Inc.": "nexkey@nexkey.com"
},
"source": {
"git": "https://github.com/nexkey-inc/nexkey-sdk-ios.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/nexkeyinc",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "NexkeyCore.framework"
},
"swift_versions": "4.2"
}