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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
1
/
c
/
d
/
HPTool
/
0.1.2
/
HPTool.podspec.json
blob
9dd397e7d963b9a51bc19170f951b77c49fbeef6
1
{
2
"name": "HPTool",
3
"version": "0.1.2",
4
"summary": "个人常用的一些封装",
5
"description": "链式语法封装Button,Label",
6
"homepage": "https://github.com/hapiii/HPTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hapiii": "869932084@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/hapiii/HPTool.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HPTool/Classes/**/*"
22
}