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
/
0
/
3
/
e
/
YH_Tools
/
0.0.1
/
YH_Tools.podspec.json
blob
1f0959201aea5bf71ae3622fdf48fd630b5611b9
1
{
2
"name": "YH_Tools",
3
"version": "0.0.1",
4
"summary": "封装工具类库",
5
"description": "目前仅适用于测试阶段,切记不可fork,测试测试测试",
6
"homepage": "https://github.com/JohnSmithHY/YH_Tools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"约翰": "yangguangweilou@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/JohnSmithHY/YH_Tools.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "YH_Tools/YH_Tools/**/*.{h,m}",
22
"frameworks": "UIKit"
23
}