[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / d / b / MeshbluBeaconKit / 2.7.0 / MeshbluBeaconKit.podspec.json
blob62edf0993afa5ccb1792ef572f8e6866aa82e1ce
2   "name": "MeshbluBeaconKit",
3   "version": "2.7.0",
4   "summary": "Easily connection iBeacons to Meshblu",
5   "description": "Handles all the complexity of ranging iBeacons and connecting them to Meshblu",
6   "homepage": "https://github.com/octoblu/MeshbluBeaconKit",
7   "license": "MIT",
8   "authors": {
9     "Octoblu": "cocoapods@octoblu.com"
10   },
11   "source": {
12     "git": "https://github.com/octoblu/MeshbluBeaconKit.git",
13     "tag": "2.7.0"
14   },
15   "social_media_url": "https://twitter.com/octoblu",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "MeshbluBeaconKit/Classes/**/*",
21   "frameworks": "CoreLocation",
22   "dependencies": {
23     "MeshbluHttp": [
24       "~> 1.1"
25     ],
26     "Dollar": [
27       "~> 5.2"
28     ],
29     "Result": [
30       "~> 2.1"
31     ]
32   }