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
/
0.0.2
/
DMKit.podspec.json
blob
90f802632372bb50fbfcfee6a34e632174c10943
1
{
2
"name": "DMKit",
3
"version": "0.0.2",
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": "0.0.2"
17
},
18
"source_files": [
19
"DMKit",
20
"DMKit/**/*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation",
25
"CoreLocation",
26
"AVFoundation",
27
"Photos"
28
]
29
}