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