[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 8 / c / HBCDataPersistence / 1.0.2 / HBCDataPersistence.podspec.json
blob4101b21f5e8d19426038131dc301909572d768d0
2   "name": "HBCDataPersistence",
3   "version": "1.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/ios/HBCDataPersistence.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "彭盛凇": "shengsongpeng@huangbaoche.com"
13   },
14   "source": {
15     "git": "http://gitlab.hbc.tech/ios/HBCDataPersistence.git",
16     "tag": "1.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