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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
4
/
0
/
2
/
wlmlsy
/
0.1.3
/
wlmlsy.podspec.json
blob
e0475dc7cd39dbda4612853c183d2ed36831a68c
1
{
2
"name": "wlmlsy",
3
"version": "0.1.3",
4
"summary": "A short description of demo.",
5
"description": "dasdadsasdadsadsadadad",
6
"homepage": "https://gitee.com/w_l_m",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"xsg": "15733578424@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://gitee.com/w_l_m/wlmlsy.git",
19
"tag": "0.1.3"
20
},
21
"source_files": [
22
"123",
23
"123/**/*.{h,m}"
24
]
25
}