blob: d47457778ed1bb8e5160ee0b0a1c576a8add6e49 [file] [log] [blame]
{
"name": "RubiParser",
"version": "1.2.0",
"summary": "Ruby Character Parser",
"description": "Swift Ruby character parser for NHK Easy News flavored HTML.",
"homepage": "https://github.com/KristopherGBaker/RubiParser",
"license": "MIT",
"authors": {
"Kristopher Baker": "https://github.com/KristopherGBaker/"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/KristopherGBaker/RubiParser.git",
"tag": "1.2.0"
},
"source_files": "RubiParser/**/*.swift",
"requires_arc": true
}