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