blob: c0a9d1bba6a3f8b90b1f54c28684a466a9778833 [file] [log] [blame]
{
"name": "InbeaconSdk",
"version": "2.4.01",
"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.4.01"
},
"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"
}
}