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] flutter_libmwc 0.0.3
[CocoaPods.git]
/
Specs
/
d
/
8
/
e
/
LPTest
/
1.1.1
/
LPTest.podspec.json
blob
885e3eb331e99a04f2c8f216118d945fda4cd78c
1
{
2
"name": "LPTest",
3
"version": "1.1.1",
4
"summary": "简要介绍...",
5
"description": "描述内容...",
6
"homepage": "https://github.com/splsylp/MyTest",
7
"license": "MIT",
8
"authors": {
9
"Tony": "961505161@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/splsylp/MyTest.git",
16
"tag": "1.1.1"
17
},
18
"source_files": "Source/*.swift",
19
"frameworks": [
20
"UIKit",
21
"QuartzCore"
22
],
23
"requires_arc": true,
24
"dependencies": {
25
"SDWebImage": [
26
27
]
28
},
29
"pushed_with_swift_version": "3.0"
30
}