[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / a / Pebblebee-iOS-SDK / 0.1.0 / Pebblebee-iOS-SDK.podspec.json
blob3a3f80ade81825d5f4efd41dc8e5f7bb341c299b
2   "name": "Pebblebee-iOS-SDK",
3   "version": "0.1.0",
4   "summary": "SDK from pebblebee that lets you interact with our Honeys, Dragons, and Stones",
5   "description": "This SDK contains a manager class that handles all Core Bluetooth and Core Location configuration to be able to see our devices and interact with them.",
6   "homepage": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
7   "license": "MIT",
8   "authors": {
9     "Jon Vogel": "joninsky@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*"