[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / d / 2 / BleshSDK / 3.2.2.4 / BleshSDK.podspec.json
blobcfa270fd9af1df231c4ae791bdc8691d95a50cff
2   "name": "BleshSDK",
3   "version": "3.2.2.4",
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.4"
16   },
17   "source_files": "BleshSDK.framework/Headers/*.h",
18   "vendored_frameworks": "BleshSDK.framework",
19   "frameworks": [
20     "AdSupport",
21     "AudioToolBox",
22     "SystemConfiguration",
23     "Accelerate",
24     "CoreLocation",
25     "CoreBluetooth",
26     "CoreTelephony"
27   ],
28   "requires_arc": true,
29   "license": {
30     "type": "Copyright",
31     "text": "      Copyright 2013 Blesh, Inc. All rights reserved.\n"
32   },
33   "documentation_url": "https://github.com/bleshinc/docs-v3/wiki/iOS-integration"