[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 3 / 8 / 9 / HNScraper / 0.2.1 / HNScraper.podspec.json
blob14ddfc43544c73339327542f900a46ab1a234ef1
2   "name": "HNScraper",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HNScraper/**/*.swift"