blob: 8f0a4269dfc7b19ee891281a5e8c29aa58149383 [file] [log] [blame]
{
"name": "BleshSDK",
"version": "3.2.7.0",
"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": "3.2.7.0"
},
"source_files": "BleshSDK.framework/Headers/*.h",
"vendored_frameworks": "BleshSDK.framework",
"frameworks": [
"AudioToolBox",
"SystemConfiguration",
"Accelerate",
"CoreLocation",
"CoreBluetooth",
"CoreTelephony"
],
"requires_arc": true,
"license": {
"type": "Copyright",
"text": " Copyright 2013 Blesh, Inc. All rights reserved.\n"
},
"documentation_url": "https://github.com/bleshinc/docs-v3/wiki/iOS-integration"
}