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
/
d
/
6
/
5
/
self_tools
/
0.0.5
/
self_tools.podspec.json
blob
633c0a7ea7ea1032d95ac4c99d2d4f380840e1d2
1
{
2
"name": "self_tools",
3
"version": "0.0.5",
4
"summary": "常用开发工具",
5
"description": "初步添加自定义TabbarViewController",
6
"homepage": "https://github.com/WS-WorkSpace/SELF_Tools.git",
7
"license": "MIT",
8
"authors": {
9
"wangshuang": "hualei_wang@163.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/WS-WorkSpace/SELF_Tools.git",
16
"tag": "0.0.5"
17
},
18
"source_files": [
19
"SELF_Tools",
20
"SELF_TabBar/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}