blob: 93822a6347f37fc7e9ecdc1611b97c8883b50cc8 [file] [log] [blame]
{
"name": "BleshSDK",
"version": "4.1.0.1",
"summary": "iOS library for Blesh iBeacon devices",
"description": "iOS library for Blesh iBeacon devices. Please refer to our documentation for details.",
"homepage": "http://blesh.com",
"authors": {
"Blesh, Inc": "contact@blesh.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bleshcom/BleshSDKPod.git",
"tag": "4.1.0.1",
"branch": "ads"
},
"source_files": "BleshSDK.framework/Headers/*.h",
"vendored_frameworks": "BleshSDK.framework",
"frameworks": [
"AdSupport",
"AudioToolBox",
"SystemConfiguration",
"Accelerate",
"CoreLocation",
"CoreBluetooth",
"CoreTelephony",
"UserNotifications",
"Photos"
],
"requires_arc": true,
"license": {
"type": "Copyright",
"text": " Copyright 2013 - 2019 Blesh, Inc. All rights reserved.\n"
},
"documentation_url": "https://github.com/bleshinc/docs/wiki/iOS-integration"
}