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.12
[CocoaPods.git]
/
Specs
/
e
/
d
/
2
/
IMAPClient
/
0.0.2
/
IMAPClient.podspec.json
blob
7da73e30dc82afe0c858eb9979b85ac89dcff63a
1
{
2
"name": "IMAPClient",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "An asynchrounous IMAP client for iOS.",
6
"homepage": "https://github.com/bcoe/IMAPClient",
7
"authors": {
8
"bcoe": "bencoe@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/bcoe/IMAPClient.git",
12
"tag": "0.0.2"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"requires_arc": false
22
}