[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 8 / 2 / SinoSDK / 2.0.0 / SinoSDK.podspec.json
blob89ca9da350577abc594091977495d2828005de42
2   "name": "SinoSDK",
3   "version": "2.0.0",
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.0"
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     "AFNetworking": [
26       "~> 3.0.4"
27     ],
28     "LKDBHelper": [
29       "~> 2.4"
30     ],
31     "ProtocolBuffers": [
32       "~> 1.9.11"
33     ]
34   },
35   "pushed_with_swift_version": null