blob: 5cb5bdbf401ce50277ad1a327cce48b00929f3e9 [file] [log] [blame]
{
"name": "InbeaconSdk",
"version": "3.0.05",
"summary": "Inbeacon SDK framework for iOS (Obj-C & Swift)",
"homepage": "https://github.com/inbeacon/InbeaconSdk-IOS",
"authors": {
"Ronald van Woensel": "ronald@inbeacon.nl"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inbeacon/InbeaconSdk-IOS.git",
"tag": "3.0.05"
},
"documentation_url": "https://github.com/inbeacon/InbeaconSdk-IOS",
"vendored_frameworks": "InbeaconSdk.framework",
"resources": "resources/*",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"CoreLocation",
"CoreBluetooth"
],
"license": {
"type": "Copyright",
"text": " Copyright 2016 Inbeacon b.v. All rights reserved.\n"
}
}