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
/
8
/
5
/
f
/
KKStore
/
0.0.8
/
KKStore.podspec.json
blob
ccd9c4921b7d07d8277ec763dd0bf83b559c9a82
1
{
2
"name": "KKStore",
3
"version": "0.0.8",
4
"summary": "store kit",
5
"description": "rmstore+openssl",
6
"homepage": "https://gitee.com/Lovin0996/KKStore",
7
"license": "MIT",
8
"authors": {
9
"Lovin": "156018282@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/Lovin0996/KKStore.git",
16
"tag": "0.0.8"
17
},
18
"dependencies": {
19
"RMStore": [
20
21
]
22
},
23
"subspecs": [
24
{
25
"name": "openssl",
26
"source_files": "KKStore/Store/openssl/*.{h,a}"
27
}
28
]
29
}