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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
c
/
7
/
e
/
MMUIKit
/
0.1.0
/
MMUIKit.podspec.json
blob
025b9936e932df6e86eb73aee1080f1fd7731687
1
{
2
"name": "MMUIKit",
3
"version": "0.1.0",
4
"summary": "常用UI组件.",
5
"description": "TODO: 常用UI组件持续整理。",
6
"homepage": "https://github.com/mingledev/MMUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Mingle": "ggydm@vip.qq.com"
13
},
14
"source": {
15
"git": "https://github.com/mingledev/MMUIKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "MMUIKit/Classes/**/*"
22
}