blob: 38f24a40bb3f6c0873e2a645f4b9affa5501a130 [file] [log] [blame]
{
"name": "InbeaconSdk",
"version": "2.1.11",
"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": "2.1.11"
},
"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"
}
}