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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
3
/
5
/
ExLogSDK
/
0.1.2
/
ExLogSDK.podspec.json
blob
78298e68a2efdc1ab137c84495b512c1c174bcdb
1
{
2
"name": "ExLogSDK",
3
"version": "0.1.2",
4
"summary": "A short description of ExLogSDK.",
5
"homepage": "https://github.com/samspirit/ExLogSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"samspirit": "11873288@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/samspirit/ExLogSDK.git",
15
"tag": "0.1.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ExLogSDK/Classes/**/*",
21
"dependencies": {
22
"MGJRouter": [
23
24
],
25
"CocoaLumberjack": [
26
27
]
28
}
29
}