[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / b / MeshbluBeaconKit / 2.4.0 / MeshbluBeaconKit.podspec.json
blob1882ce707779b96789b0e540bdeccbf56fdce8d9
2   "name": "MeshbluBeaconKit",
3   "version": "2.4.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     "Sqrt of Octoblu": "sqrt@octoblu.com"
10   },
11   "source": {
12     "git": "https://github.com/octoblu/MeshbluBeaconKit.git",
13     "tag": "2.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MeshbluBeaconKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "CoreLocation",
26   "dependencies": {
27     "MeshbluKit": [
29     ],
30     "Dollar": [
31       "~> 3.0.1"
32     ]
33   }