[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 7 / SeeboSDK / 3.2.0 / SeeboSDK.podspec.json
blob58011a4f4d8256f2028ada848127dd4ae03e4cb2
2   "name": "SeeboSDK",
3   "version": "3.2.0",
4   "summary": "A library that allows you to connect to Seebo BLE devices.",
5   "description": "Seebo BLE Library allows you to connect to Seebo BLE devices and also connect to Seebo simulator.",
6   "homepage": "https://github.com/Seebo/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seebo Interactive LTD": "dan.m@seebo.com"
13   },
14   "source": {
15     "git": "https://github.com/Seebo/ios-sdk.git",
16     "tag": "3.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SeeboSDK/Classes/**/*",
22   "dependencies": {
23     "Socket.IO-Client-Swift": [
24       "~> 8.2.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"