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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
8
/
3
/
4
/
SHUtil
/
0.0.1
/
SHUtil.podspec.json
blob
17e6840a94c78e40a276b3e38a85a7fd1c7dcf9f
1
{
2
"name": "SHUtil",
3
"version": "0.0.1",
4
"summary": "常用工具集合",
5
"homepage": "https://github.com/chengaojian/SHUtil.git",
6
"license": "MIT",
7
"authors": {
8
"chengaojian": "chengaojian@haixun360.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/chengaojian/SHUtil.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "SHUtil/**/*.{h,m}",
18
"requires_arc": true
19
}