[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / f / a / Pebblebee-iOS-SDK / 0.1.1 / Pebblebee-iOS-SDK.podspec.json
blob89c82ae70b8b4e89a8a969bdbbe49b13a5f2a752
2   "name": "Pebblebee-iOS-SDK",
3   "version": "0.1.1",
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     "pebblebee": "developer@pebblebee.com"
10   },
11   "source": {
12     "git": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
13     "tag": "0.1.1",
14     "commit": "0c7488f7e6d93ecde74193c5b0870a4c0df1b8f3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "Frameworks/Pebblebee.framework"
22   }