[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 1 / SinoBLEInterface / 2.2.3 / SinoBLEInterface.podspec.json
blob5d3be05338f784cfe5958b82ec2a13be0569e632
2   "name": "SinoBLEInterface",
3   "version": "2.2.3",
4   "summary": "A Sinocare SDK used on iOS.",
5   "description": "It is a Sinocare BLE SDK used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/snintelligent/SinoBLEInterface",
7   "license": "MIT",
8   "authors": {
9     "sinocare": "intelligent@sinocare.com"
10   },
11   "source": {
12     "git": "https://github.com/snintelligent/SinoBLEInterface.git",
13     "tag": "2.2.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "SinoSDK.framework",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "LKDBHelper": [
26       "~> 2.4"
27     ],
28     "ProtocolBuffers": [
29       "~> 1.9.11"
30     ]
31   }