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] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git]
/
Specs
/
e
/
4
/
6
/
MXSwiftly
/
0.2.0
/
MXSwiftly.podspec.json
blob
48aa91e137cdad1742794a0cb35be4c0f5c50cb7
1
{
2
"name": "MXSwiftly",
3
"version": "0.2.0",
4
"summary": "MXSwiftly",
5
"description": "曼线科技Swift私有库",
6
"homepage": "http://git.zhixubao.com/lizy/MXSwiftly.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"meowboss": ""
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "http://git.zhixubao.com/lizy/MXSwiftly.git",
19
"tag": "0.2.0"
20
},
21
"source_files": "Source/**/*",
22
"frameworks": [
23
"UIKit",
24
"CoreGraphics"
25
],
26
"requires_arc": true,
27
"dependencies": {
28
"Moya/RxSwift": [
29
"~> 10.0.0-beta.1"
30
],
31
"RxSwift": [
32
"~> 4.0.0-rc.0"
33
],
34
"RxCocoa": [
35
"~> 4.0.0-rc.0"
36
],
37
"ObjectMapper": [
38
"~> 3.0.0"
39
],
40
"Toast": [
41
"~> 3.1.0"
42
],
43
"MJRefresh": [
44
"~> 3.1.15"
45
],
46
"SnapKit": [
47
"~> 4.0.0"
48
]
49
},
50
"pushed_with_swift_version": "4.0"
51
}