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