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] MirrorXML 4.0.3
[CocoaPods.git]
/
Specs
/
4
/
8
/
2
/
PACCommonMacro
/
0.0.3
/
PACCommonMacro.podspec.json
blob
12aa1a8666ae4086854b0df3ad19ff527c41a7aa
1
{
2
"name": "PACCommonMacro",
3
"version": "0.0.3",
4
"summary": "常用宏定义",
5
"homepage": "https://github.com/STPACS/PACCommonMacro",
6
"license": "MIT",
7
"authors": {
8
"STPACS": "87382980@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/STPACS/PACCommonMacro.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "PACCommonMacro/Classes/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}