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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
f
/
0
/
5
/
KBPGP
/
0.1.4
/
KBPGP.podspec.json
blob
705be22677ec221add75a23a669874a18a5fe367
1
{
2
"name": "KBPGP",
3
"version": "0.1.4",
4
"summary": "kbpgp for iOS/OSX.",
5
"homepage": "https://github.com/gabriel/KBPGP",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Gabriel Handford": "gabrielh@gmail.com"
11
},
12
"source": {
13
"git": "https://github.com/gabriel/KBPGP.git",
14
"tag": "0.1.4"
15
},
16
"dependencies": {
17
"NAChloride": [
18
19
],
20
"ObjectiveSugar": [
21
22
],
23
"GHKit": [
24
25
],
26
"Mantle": [
27
28
],
29
"TSTripleSec": [
30
31
],
32
"GHBigNum": [
33
34
],
35
"KBKeybase/Core": [
36
37
]
38
},
39
"source_files": "KBPGP/**/*.{c,h,m}",
40
"requires_arc": true,
41
"platforms": {
42
"ios": "8.0"
43
},
44
"resources": [
45
"js/keybase*.js"
46
]
47
}