blob: 7eb71891806699b3d5eb43730f2c29b9aa012e78 [file] [log] [blame]
{
"name": "Beaconstac",
"version": "3.0.10",
"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": "3.0.10"
},
"vendored_frameworks": "Beaconstac/Beaconstac.framework",
"frameworks": [
"CoreData",
"SystemConfiguration",
"CoreBluetooth",
"CoreLocation",
"UserNotifications",
"SafariServices"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}