[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / RubiParser / 1.1.0 / RubiParser.podspec.json
blobec46e4daa033373c14de95134cd1ea596752e996
2   "name": "RubiParser",
3   "version": "1.1.0",
4   "summary": "Ruby Character Parser",
5   "description": "Swift Ruby character parser for NHK Easy News flavored HTML.",
6   "homepage": "https://github.com/KristopherGBaker/RubiParser",
7   "license": "MIT",
8   "authors": {
9     "Kristopher Baker": "https://github.com/KristopherGBaker/"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "tvos": "9.0",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/KristopherGBaker/RubiParser.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "RubiParser/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"