[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / 2 / SinoSDK / 2.0.2 / SinoSDK.podspec.json
blobcb72588921bd02cc7eb58dcdba4d6fd2cdeb9b19
2   "name": "SinoSDK",
3   "version": "2.0.2",
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/jeikerxiao/SinoSDK",
7   "license": "MIT",
8   "authors": {
9     "jeikerxiao": "jeiker@126.com"
10   },
11   "source": {
12     "git": "https://github.com/jeikerxiao/SinoSDK.git",
13     "tag": "2.0.2"
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   },
32   "pushed_with_swift_version": null