blob: fcad7aa6f0b8f605fefb6dd715ae5c22f1723c37 [file] [log] [blame]
{
"name": "NexkeyCore",
"version": "1.1.6",
"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.6"
},
"social_media_url": "https://twitter.com/nexkeyinc",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "NexkeyCore.framework"
}
}