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] DemoTestFramework 1.0.6
[CocoaPods.git]
/
Specs
/
4
/
c
/
d
/
RHTools
/
0.1.16.2
/
RHTools.podspec.json
blob
90095e3e0c055cfec74a720f2f2d720aa2fa19be
1
{
2
"name": "RHTools",
3
"version": "0.1.16.2",
4
"summary": "常用工具类",
5
"homepage": "https://github.com/cochat/TCTools",
6
"license": "MIT",
7
"authors": {
8
"ichensheng": "cs200521@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/cochat/TCTools.git",
15
"tag": "0.1.16.2"
16
},
17
"source_files": "TCTools/Classes/*.{h,m}",
18
"requires_arc": true
19
}