blob: 478a92be0a0cfc374ff344f1be307a3f5bf0eec9 [file] [log] [blame]
{
"name": "BeacrewLoco",
"version": "2.1.0",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Beacrew Inc."
},
"summary": "BeacrewLoco SDK for iOS",
"homepage": "http://beacrew.jp",
"authors": "Beacrew Inc.",
"module_name": "BeacrewLoco",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreLocation",
"CoreBluetooth"
],
"vendored_frameworks": "v2_1_0/sdk/BeacrewLoco/BeacrewLoco.framework"
},
"source": {
"git": "https://github.com//beacrewjp/loco-sdk-ios-distribution/"
},
"requires_arc": true
}