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
/
5
/
2
/
0
/
YMFM
/
0.0.1
/
YMFM.podspec.json
blob
bef7694d0e4fb62c5cefb5b4c34325e47f346bed
1
{
2
"name": "YMFM",
3
"version": "0.0.1",
4
"summary": "YMFM",
5
"description": "YMFM 这个是详细的描述,一定要注意 字数要比spec.summary 长",
6
"homepage": "https://gitee.com/Allenzhan/ymfm",
7
"license": "MIT",
8
"authors": {
9
"占益民": "yimin.zhan@jarvismedical.com"
10
},
11
"source": {
12
"git": "https://gitee.com/Allenzhan/ymfm.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"YMFM/classes",
17
"YMFM/classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}