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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
9
/
0
/
8
/
YTNativeKit
/
0.1.5
/
YTNativeKit.podspec.json
blob
90f229beede6cc14e32e46a9cd3bf86fa6ef61fb
1
{
2
"name": "YTNativeKit",
3
"version": "0.1.5",
4
"summary": "YTB",
5
"homepage": "https://github.com/Soulmob/YTNativeKit",
6
"authors": {
7
"mengqingzheng": "mengqingzheng@munimob.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "15.0"
16
},
17
"source": {
18
"git": "git@github.com:Soulmob/YTNativeKit.git",
19
"tag": "0.1.5"
20
},
21
"source_files": [
22
"Source/*.{h,m,swift}"
23
],
24
"public_header_files": [
25
"Source/*.h"
26
],
27
"swift_versions": [
28
"5.0",
29
"5.1",
30
"5.2"
31
],
32
"dependencies": {
33
"DaisyNet": [
34
"~> 1.1.1"
35
],
36
"SwiftyJSON": [
37
"~> 5.0.2"
38
],
39
"MJExtension": [
40
41
]
42
},
43
"swift_version": "5.2"
44
}