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] ZJSDK 2.5.7.5
[CocoaPods.git]
/
Specs
/
3
/
5
/
4
/
MGMacro
/
0.0.3
/
MGMacro.podspec.json
blob
891b3d50062722c9259bbfc144102eaf4feb095a
1
{
2
"name": "MGMacro",
3
"version": "0.0.3",
4
"summary": "常用宏定义.",
5
"description": "常用宏定义,自己写的内容+网上收集整理。",
6
"homepage": "https://github.com/cndevmingle/MGMacro",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Mingle": "cndevmingle@gmail.com"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source": {
18
"git": "https://github.com/cndevmingle/MGMacro.git",
19
"tag": "0.0.3"
20
},
21
"source_files": "MGMacro/MGMacro/Classes/**/*.{h,m}"
22
}