[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 8 / Activ5Device / 1.0.0 / Activ5Device.podspec.json
blob550acf9f102969376869cb5cc37a204d2352575d
2   "name": "Activ5Device",
3   "version": "1.0.0",
4   "summary": "Framework used for connection with Activ5 Device",
5   "swift_versions": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/ActivBody/activ5-ble-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "martinkey": "martin@activbody.com"
14   },
15   "platforms": {
16     "tvos": "10.0",
17     "ios": "10.0"
18   },
19   "source": {
20     "http": "https://github.com/ActivBody/activ5-ble-ios/releases/download/1.0.0/Activ5Device.zip"
21   },
22   "source_files": "Activ5Device.framework/Headers/Activ5Device-Swift.h",
23   "vendored_frameworks": "Activ5Device.framework",
24   "frameworks": [
25     "CoreBluetooth",
26     "Foundation"
27   ]