[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / c / HBCDataPersistence / 0.0.2 / HBCDataPersistence.podspec.json
blobf4216b321d93a65c9d46d04b6ccfebf164612b52
2   "name": "HBCDataPersistence",
3   "version": "0.0.2",
4   "summary": "1、NSUserDefault 2、keychain sharing 3、iCloud",
5   "description": "Testing Private Podspec.\n#1、NSUserDefault 2、keychain sharing 3、iCloud\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "http://gitlab.hbc.tech/pengshengsong/HBCDataPersistence",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "彭盛凇": "shengsongpeng@huangbaoche.com"
13   },
14   "source": {
15     "git": "http://gitlab.hbc.tech/pengshengsong/HBCDataPersistence.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "HBCDataPersistence/**/*.{h,m}",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "SAMKeychain": [
26       "1.5.3"
27     ]
28   },
29   "deprecated": true