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
/
d
/
8
/
e
/
HXTool
/
0.1.2
/
HXTool.podspec.json
blob
c238e9f62c2122c175c403f2c5bf4ade48f06cf6
1
{
2
"name": "HXTool",
3
"version": "0.1.2",
4
"summary": "OC工具合集",
5
"description": "简化OC工具合集",
6
"homepage": "https://github.com/Insofan/HXTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Insofan": "insofan3156@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/Insofan/HXTool.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HXTool/Classes/**/*",
22
"frameworks": "UIKit"
23
}