blob: d1c0148ed16ab42c1b4c4591be870710539a18e5 [file] [log] [blame]
{
"name": "Beaconstac",
"version": "1.5.2",
"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.5.2"
},
"vendored_frameworks": "BeaconstacSDK/Beaconstac.framework",
"resources": "BeaconstacSDK/Beaconstac.framework/Versions/1.5.2/Resources/BeaconstacData.bundle",
"frameworks": [
"CoreData",
"SystemConfiguration",
"CoreBluetooth",
"CoreLocation"
],
"requires_arc": true,
"platforms": {
"ios": "7.1"
}
}