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
/
9
/
0
/
4
/
Pathology
/
0.1.0
/
Pathology.podspec.json
blob
76f758c020c97502856fd57a409b5d1cdb7d7a2a
1
{
2
"name": "Pathology",
3
"version": "0.1.0",
4
"license": "MIT",
5
"summary": "A library for encoding/decoding CGPath data",
6
"homepage": "https://github.com/keighl/Pathology",
7
"authors": {
8
"keighl": "keighl@keighl.com"
9
},
10
"source": {
11
"git": "https://github.com/keighl/Pathology.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9"
17
},
18
"source_files": "Pathology/*.swift",
19
"requires_arc": true
20
}