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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
e
/
a
/
2
/
YJMacro
/
1.0.3
/
YJMacro.podspec.json
blob
b61c07c74ac41671b0f3512245b146483d3cfd92
1
{
2
"name": "YJMacro",
3
"version": "1.0.3",
4
"summary": "常用宏定义",
5
"description": "常用宏定义,简化代码",
6
"homepage": "https://github.com/easonchen0123/YJMacro",
7
"license": "MIT",
8
"authors": "ChenYijun",
9
"source": {
10
"git": "https://github.com/easonchen0123/YJMacro.git",
11
"tag": "v1.0.3"
12
},
13
"requires_arc": true,
14
"source_files": "*.{h,m}",
15
"platforms": {
16
"ios": "8.0"
17
}
18
}