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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
2
/
6
/
4
/
AliLogHub
/
5.0.4
/
AliLogHub.podspec.json
blob
8d4a483495007aa667d05f608beb7a7bae3e69af
1
{
2
"name": "AliLogHub",
3
"version": "5.0.4",
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.4"
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
}