blob: 999d061592a7afcd1b4398b4a120d7e38f9ee2e3 [file] [log] [blame]
{
"name": "SkyhookContext",
"version": "2.1.5",
"summary": "Skyhook Context SDK",
"homepage": "http://www.skyhook.com",
"authors": {
"Skyhook Wireless, Inc.": "iosdev@skyhook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SkyhookWireless/skyhook-context-ios.git",
"tag": "2.1.5"
},
"source_files": "SDK/SkyhookContext.framework/Headers/*.h",
"vendored_frameworks": "SDK/SkyhookContext.framework",
"frameworks": [
"CoreLocation",
"MapKit",
"Security",
"SystemConfiguration",
"AddressBook",
"AddressBookUI"
],
"libraries": [
"sqlite3",
"c++"
],
"requires_arc": true,
"license": {
"type": "Skyhook License",
"text": "Copyright (c) 2005 - 2018 Skyhook Wireless, Inc. All rights reserved. https://my.skyhookwireless.com/termsofservice"
}
}