blob: 759d1e4a9c46bb727922bf8c79b2d96fae1043cc [file] [log] [blame]
{
"name": "Roman",
"version": "1.1.0",
"summary": "Seamless Roman numeral conversion in Swift.",
"homepage": "https://github.com/nvzqz/Roman",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Roman.git",
"tag": "v1.1.0"
},
"source_files": "Sources/*.swift"
}