repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
2
/
d
/
DLZkeyChain
/
0.0.1
/
DLZkeyChain.podspec.json
blob
9ebec5358e88ab287c3b79293eaf983869b4520c
1
{
2
"name": "DLZkeyChain",
3
"version": "0.0.1",
4
"summary": "数据写入到设备方法",
5
"description": "数据持久写入到设备方法",
6
"homepage": "https://github.com/suyurensheng/DLZkeyChain",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "suyurensheng",
12
"platforms": {
13
"ios": "7.0"
14
},
15
"source": {
16
"git": "https://github.com/suyurensheng/DLZkeyChain.git",
17
"tag": "0.0.1"
18
},
19
"source_files": [
20
"*",
21
"*.{h,m}"
22
],
23
"frameworks": "Foundation"
24
}