blob: 54853b4a62982012758d0296e94b6fc10c9e4341 [file] [log] [blame]
{
"name": "BleshSDK",
"version": "4.0.0.7",
"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.0.0.7",
"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 Blesh, Inc. All rights reserved.\n"
},
"documentation_url": "https://github.com/bleshinc/docs/wiki/iOS-integration"
}