[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / d / b / MeshbluBeaconKit / 2.1.0 / MeshbluBeaconKit.podspec.json
blob9a1c47a2590d73407459b19675070a2503e31deb
2   "name": "MeshbluBeaconKit",
3   "version": "2.1.0",
4   "summary": "Easily connection iBeacons to Meshblu",
5   "description": "\t\t       Handles all the complexity of ranging iBeacons and connecting them to Meshblu\n",
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.1.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   }