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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
8
/
0
/
KBKeybase
/
0.1.12
/
KBKeybase.podspec.json
blob
5df84841a3d9a72f6a20e419e64aec985e425e53
1
{
2
"name": "KBKeybase",
3
"version": "0.1.12",
4
"summary": "Keybase.io API client for iOS/OSX.",
5
"homepage": "https://github.com/gabriel/KBKeybase",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Gabriel Handford": "gabrielh@gmail.com"
11
},
12
"source": {
13
"git": "https://github.com/gabriel/KBKeybase.git",
14
"tag": "0.1.12"
15
},
16
"platforms": {
17
"ios": "7.0",
18
"osx": "10.8"
19
},
20
"requires_arc": true,
21
"source_files": "KBKeybase/**/*.{h,m}",
22
"dependencies": {
23
"TSTripleSec": [
24
25
],
26
"AFNetworking": [
27
28
],
29
"Mantle": [
30
31
],
32
"ObjectiveSugar": [
33
34
],
35
"GHKit": [
36
37
],
38
"NAChloride": [
39
40
],
41
"NACrypto": [
42
43
]
44
}
45
}