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] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git]
/
Specs
/
a
/
f
/
2
/
ZHLog
/
0.1
/
ZHLog.podspec.json
blob
76f12f6133c3ccf434c1687cda6a8791ad586277
1
{
2
"name": "ZHLog",
3
"version": "0.1",
4
"summary": "Printing tools for iOS",
5
"homepage": "https://github.com/zhuozhuo",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Mr.jiang": "414816566@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/zhuozhuo/ZHLog.git",
18
"tag": "0.1"
19
},
20
"source_files": "ZHLog/Classes/*.{h,m}",
21
"requires_arc": true
22
}