[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / d / 2 / BleshSDK / 4.0.4.0 / BleshSDK.podspec.json
blobc1d7a687999f58c9fbd9ca05ff01cd4bf93cdd16
2   "name": "BleshSDK",
3   "version": "4.0.4.0",
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": "4.0.4.0"
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     "UserNotifications",
27     "Photos"
28   ],
29   "requires_arc": true,
30   "license": {
31     "type": "Copyright",
32     "text": "      Copyright 2013 Blesh, Inc. All rights reserved.\n"
33   },
34   "documentation_url": "https://github.com/bleshinc/docs/wiki/iOS-integration"