[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / Parabeac / 0.0.21 / Parabeac.podspec.json
blob26e6ba4add97861878f8ad7adf1f9efbc6b23960
2   "name": "Parabeac",
3   "version": "0.0.21",
4   "summary": "An SDK to help hardware products connect with iOS",
5   "description": "Parabeac currently helps set up hardware product with iOS over BLE.",
6   "homepage": "http://parabeac.com",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": {
11     "Parabeac": "admin@parabeac.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/ivanhuerta20/Parabeac-Framework.git",
18     "tag": "0.0.21"
19   },
20   "source_files": [
21     "*",
22     "*/Modules/*"
23   ],
24   "swift_version": "4.0",
25   "dependencies": {
26     "Parse": [
28     ]
29   }