blob: 04046b72c796a5c7205a08e11976b6e216cc41eb [file] [log] [blame]
{
"name": "Beaconstac",
"version": "1.3",
"summary": "iOS library for iBeacon devices",
"homepage": "https://github.com/Beaconstac/iOS-SDK",
"authors": {
"Mobstac Inc.": "support@beaconstac.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Beaconstac/iOS-SDK.git",
"tag": "1.3"
},
"vendored_frameworks": "BeaconstacSDK/Beaconstac.framework",
"frameworks": [
"CoreData",
"SystemConfiguration",
"CoreBluetooth",
"CoreLocation"
],
"resources": "BeaconstacSDK/Beaconstac.framework/Versions/1.3/Resources/BeaconstacData.bundle",
"requires_arc": true,
"platforms": {
"ios": "7.1"
}
}