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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
5
/
c
/
FLlogin
/
0.0.3
/
FLlogin.podspec.json
blob
e9c31eae37c4b3c8f62a925e6490d50df5050bd2
1
{
2
"name": "FLlogin",
3
"version": "0.0.3",
4
"summary": "组件化,登陆组件",
5
"description": "组件化,登陆组件",
6
"homepage": "https://www.jianshu.com/u/f62ba27bc07b",
7
"license": "MIT",
8
"authors": {
9
"cirelir": "1193436556@qq.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://gitee.com/crraien/FLlogin.git",
16
"tag": "0.0.3"
17
},
18
"source_files": "FLlogin/*.{m,h,swift}",
19
"dependencies": {
20
"FLNet": [
21
22
],
23
"FLbridge": [
24
25
],
26
"SnapKit": [
27
28
],
29
"RxCocoa": [
30
31
]
32
}
33
}