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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
d
/
9
/
e
/
MZTCommon
/
1.0.5
/
MZTCommon.podspec.json
blob
1a58f3649dc624b338d7c657a291da8eb5fee7ba
1
{
2
"name": "MZTCommon",
3
"version": "1.0.5",
4
"summary": "基础组件",
5
"description": "基础组件上传cocoapods",
6
"homepage": "https://github.com/Mozzat/MZTCommon",
7
"license": "MIT",
8
"authors": {
9
"Mozzat": "taogroups@163.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/Mozzat/MZTCommon.git",
16
"tag": "1.0.5"
17
},
18
"source_files": [
19
"Common",
20
"Common/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}