blob: 023cb0e5c930a2bb7dcdcfb7cd29e6f6062e6728 [file] [log] [blame]
{
"name": "SkyhookContext",
"version": "2.0.11",
"summary": "Skyhook Context SDK",
"homepage": "http://www.skyhook.com",
"authors": {
"Skyhook Wireless, Inc.": "iosdev@skyhook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SkyhookWireless/skyhook-context-ios.git",
"tag": "2.0.11"
},
"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 - 2017 Skyhook Wireless, Inc. All rights reserved. https://my.skyhookwireless.com/termsofservice"
}
}