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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
1
/
b
/
4
/
DMKit
/
1.0.0
/
DMKit.podspec.json
blob
7a2aef4648fe80a568aba212ffeb533b648b420c
1
{
2
"name": "DMKit",
3
"version": "1.0.0",
4
"summary": "DMKit.",
5
"description": "DMKit pod",
6
"homepage": "https://github.com/liu5855019/DMKitPods",
7
"license": "MIT",
8
"authors": {
9
"daimu": "258141764@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/liu5855019/DMKitPods.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"DMKit",
20
"DMKit/DMKit/DMKit/**/*"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation",
25
"CoreLocation",
26
"AVFoundation",
27
"Photos"
28
],
29
"dependencies": {
30
"MBProgressHUD": [
31
"~> 1.1.0"
32
],
33
"AFNetworking": [
34
"~> 3.2.1"
35
],
36
"Masonry": [
37
"~> 1.1.0"
38
],
39
"Toast": [
40
"~> 4.0.0"
41
],
42
"SDWebImage": [
43
"~> 5.1.0"
44
]
45
}
46
}