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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
0
/
d
/
HGUIKit
/
0.1.0
/
HGUIKit.podspec.json
blob
71feab52e6729cc11f35801d748d7748c75d4221
1
{
2
"name": "HGUIKit",
3
"version": "0.1.0",
4
"summary": "QMUIKit + MVVM",
5
"description": "通过QMUIKit快速创建 MVVM 框架",
6
"homepage": "https://github.com/hupfei/HGUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hupfei": "HG_hupfei@163.com"
13
},
14
"source": {
15
"git": "https://github.com/hupfei/HGUIKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "HGUIKit/Classes/**/*"
22
}