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