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