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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
b
/
5
/
d
/
Roman
/
1.0.0
/
Roman.podspec.json
blob
cfefa58f88d323ad9f11dc5611bdc55eb066a628
1
{
2
"name": "Roman",
3
"version": "1.0.0",
4
"summary": "Seamless Roman numeral conversion in Swift.",
5
"homepage": "https://github.com/nvzqz/Roman",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.txt"
9
},
10
"authors": "Nikolai Vazquez",
11
"platforms": {
12
"ios": "8.0",
13
"osx": "10.9",
14
"watchos": "2.0",
15
"tvos": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/nvzqz/Roman.git",
19
"tag": "v1.0.0"
20
},
21
"source_files": "Sources/*.swift"
22
}