blob: 38c51dbbf34207e8ae894e74b8bb757a7aaea4ae [file] [log] [blame]
{
"name": "RubiParser",
"version": "1.3.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.3.0"
},
"source_files": "RubiParser/**/*.swift",
"requires_arc": true
}