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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
2
/
6
/
d
/
Apodimark
/
0.4.0
/
Apodimark.podspec.json
blob
c6f053d817a7508b6962b611729a0208c3baabdf
1
{
2
"name": "Apodimark",
3
"version": "0.4.0",
4
"platforms": {
5
"osx": "10.12"
6
},
7
"summary": "Fast, flexible Markdown parser in Swift",
8
"authors": "Loïc Lecrenier",
9
"homepage": "https://github.com/loiclec/Apodimark.git",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE.txt"
13
},
14
"source": {
15
"git": "https://github.com/loiclec/Apodimark.git",
16
"tag": "0.4.0"
17
},
18
"source_files": "Sources/**/*.swift"
19
}