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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
0
/
5
/
c
/
Res
/
0.0.1
/
Res.podspec.json
blob
99b09d8e73356d8fa57a3c7c863c80c6d4e93f32
1
{
2
"name": "Res",
3
"version": "0.0.1",
4
"summary": "very munch Res.",
5
"description": "LZTool 是一个用于保存一些常用工具类的工具",
6
"homepage": "http://baidu.com",
7
"license": "MIT",
8
"authors": {
9
"narklon": "narklon_wang@163.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/wangguoyong/Res.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Res",
20
"Res/**/*.{h,m}"
21
]
22
}