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.10896
[CocoaPods.git]
/
Specs
/
2
/
6
/
4
/
AliLogHub
/
5.0.0
/
AliLogHub.podspec.json
blob
fd63989513270e8c542f23911467b557d70a2a6a
1
{
2
"name": "AliLogHub",
3
"version": "5.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "阿里日志服务",
9
"homepage": "https://github.com/ncnk/aliyun-log-ios-sdk",
10
"source": {
11
"git": "https://github.com/ncnk/aliyun-log-ios-sdk.git",
12
"tag": "5.0.0"
13
},
14
"source_files": "Classes/*.{swift,h}",
15
"requires_arc": true,
16
"authors": {
17
"Guess": "abc@xyz.com"
18
},
19
"platforms": {
20
"ios": "10.0"
21
},
22
"dependencies": {
23
"FMDB/standard": [
24
"~> 2.7.0"
25
]
26
},
27
"swift_versions": "5.0",
28
"swift_version": "5.0"
29
}