blob: 545868a15464452d0aafb10aee9d1179a9222da8 [file] [log] [blame]
{
"name": "Beaconstac",
"swift_version": "4.0",
"version": "3.1.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": "3.1.1"
},
"vendored_frameworks": "Beaconstac/Beaconstac.framework",
"dependencies": {
"EddystoneScanner": [
]
},
"frameworks": [
"CoreData",
"SystemConfiguration",
"CoreBluetooth",
"CoreLocation",
"UserNotifications",
"SafariServices"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}