[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / 2 / BleshSDK / 3.2.2.10 / BleshSDK.podspec.json
blobe815a597382e80049d4847e6a60457918eb30d72
2   "name": "BleshSDK",
3   "version": "3.2.2.10",
4   "summary": "iOS library for Blesh iBeacon devices",
5   "description": "iOS library for Blesh iBeacon devices. Please refer to our documentation for details.",
6   "homepage": "http://blesh.com",
7   "authors": {
8     "Blesh, Inc": "contact@blesh.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/bleshcom/BleshSDKPod.git",
15     "tag": "3.2.2.10"
16   },
17   "source_files": "BleshSDK.framework/Headers/*.h",
18   "vendored_frameworks": "BleshSDK.framework",
19   "frameworks": [
20     "AudioToolBox",
21     "SystemConfiguration",
22     "Accelerate",
23     "CoreLocation",
24     "CoreBluetooth",
25     "CoreTelephony"
26   ],
27   "requires_arc": true,
28   "license": {
29     "type": "Copyright",
30     "text": "      Copyright 2013 Blesh, Inc. All rights reserved.\n"
31   },
32   "documentation_url": "https://github.com/bleshinc/docs-v3/wiki/iOS-integration"