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
/
1
/
LCYCollect
/
0.0.1
/
LCYCollect.podspec.json
blob
67fbd9c667319c3a20567892d4eaf8d1d5c846a6
1
{
2
"name": "LCYCollect",
3
"version": "0.0.1",
4
"summary": "A short description of LCYCollect.",
5
"description": "测试cocopods",
6
"homepage": "https://github.com/yuanfangzhuye",
7
"license": "MIT",
8
"authors": {
9
"yuanfangzhuye": "371551077@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/yuanfangzhuye/LCYCollect.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"CustomUtils",
20
"*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}