blob: 814cdc17d071fbc0817b75a2d0f1a358e2640cc7 [file] [log] [blame]
{
"name": "NovelScraper",
"version": "0.1.2",
"summary": "A Novel Scrape Engine",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"description": "This library can scrape different novel websites.",
"homepage": "https://github.com/dymx101/NovelScraper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dymx101": "dymx101@hotmail.com"
},
"source": {
"git": "https://github.com/dymx101/NovelScraper.git",
"tag": "0.1.2"
},
"source_files": "NovelScraper/Classes/*.swift"
}