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
/
5
/
e
/
9
/
DyLog
/
1.0.1
/
DyLog.podspec.json
blob
e844f5bb5a252c7ee7786cccc83b74c51438873b
1
{
2
"name": "DyLog",
3
"version": "1.0.1",
4
"summary": "print log.",
5
"description": "print log for ios ",
6
"homepage": "https://github.com/zjr999/DyLog",
7
"license": "MIT",
8
"authors": {
9
"้ๅ ไป": "zjren@vip.deyi.com"
10
},
11
"platforms": {
12
"ios": "6.0"
13
},
14
"source": {
15
"git": "https://github.com/zjr999/DyLog.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"DyLog",
20
"DyLog/*.{h,m}"
21
],
22
"frameworks": "Foundation",
23
"requires_arc": true
24
}