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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
a
/
5
/
f
/
YJKeychain
/
0.0.1
/
YJKeychain.podspec.json
blob
f5308c35f80cc50b46da8d7886d050cbb7f2ff23
1
{
2
"name": "YJKeychain",
3
"version": "0.0.1",
4
"summary": "YJKeychain is a save data tool.",
5
"homepage": "https://github.com/YjAdair/YJKeychain",
6
"license": "MIT",
7
"authors": {
8
"YjAdair": "544421581@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/YjAdair/YJKeychain.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "DependFile/*.{h,m}",
18
"frameworks": [
19
"Security",
20
"Foundation"
21
],
22
"requires_arc": true
23
}