[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 9 / HNScraper / 0.1.0 / HNScraper.podspec.json
blob7bb77095636ae217c75195d6c1cccf4296b12ef3
2   "name": "HNScraper",
3   "version": "0.1.0",
4   "summary": "Scraper for hackernews written in swift",
5   "description": "Scraper for hackernews written in swift. Supports grabbing posts, comments & user data as well as logging in, voting and favouriting items.",
6   "homepage": "https://github.com/tsucres/HNScraper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stéphane Sercu": "stefsercu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tsucres/HNScraper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HNScraper/**/*.swift",
22   "pushed_with_swift_version": "4.0"