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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
3
/
5
/
ExLogSDK
/
0.1.3
/
ExLogSDK.podspec.json
blob
0b960ce9ec03a8d606111cc1da2e0b0f0ed95574
1
{
2
"name": "ExLogSDK",
3
"version": "0.1.3",
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.3"
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
}