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] TiendeoCore 0.0.3-beta1
[CocoaPods.git]
/
Specs
/
c
/
2
/
1
/
MLOSS
/
1.0.6
/
MLOSS.podspec.json
blob
87922faa67dffd7194358f6246ca113501672332
1
{
2
"name": "MLOSS",
3
"version": "1.0.6",
4
"summary": "A delightful iOS module and sdk framework.",
5
"homepage": "http://gitlab.mljr.com/ios/MLOSS.git",
6
"license": "MIT",
7
"authors": {
8
"刘祥洋": "xiangyang.liu@mljr.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "http://gitlab.mljr.com/ios/MLOSS.git",
15
"tag": "1.0.6"
16
},
17
"source_files": "MLOSS/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"AliyunOSSiOS": [
21
"~> 2.6.5"
22
],
23
"MLCompressImage": [
24
"~> 1.0.1"
25
]
26
}
27
}