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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
a
/
7
/
JonyMasonry
/
0.1.2
/
JonyMasonry.podspec.json
blob
4cc69798490d82b69f78ce4568081425c4fc5116
1
{
2
"name": "JonyMasonry",
3
"version": "0.1.2",
4
"summary": "我的组件",
5
"description": "实现组件功能",
6
"homepage": "https://github.com/jonytangtech/JonyMasonry",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jonytang@yeah.net": "919632145@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/jonytangtech/JonyMasonry.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "JonyMasonry/Classes/**/*"
22
}