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