blob: 92a737b0408f390e9dd9b151f1841902de6192a5 [file] [log] [blame]
{
"name": "InbeaconSdk",
"version": "2.2.00",
"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.2.00"
},
"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"
}
}