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] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git]
/
Specs
/
c
/
2
/
1
/
MLOSS
/
1.2.4
/
MLOSS.podspec.json
blob
2308c648cbcacaa4c53014285fae855da6dd5f16
1
{
2
"name": "MLOSS",
3
"version": "1.2.4",
4
"summary": "A delightful iOS module and sdk framework.",
5
"homepage": "http://gitlab.mljr.com/moon-ios/MNOSS.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/moon-ios/MNOSS.git",
15
"tag": "1.2.4"
16
},
17
"source_files": "MLOSS/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"AliyunOSSiOS": [
21
"~> 2.8.1"
22
],
23
"MNCompressImage": [
24
"~> 1.0.5"
25
],
26
"AFNetworking": [
27
"~> 3.2.0"
28
],
29
"JSONModel": [
30
"~> 1.7.0"
31
]
32
}
33
}