[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / b / 8 / d / libHN / 1.1.1 / libHN.podspec.json
blob22f97acc6ab81d4a00e82bba95278e19b9671664
2   "name": "libHN",
3   "version": "1.1.1",
4   "summary": "The definitive Objective-C library for adding HackerNews to your iOS/Mac app.",
5   "description": "                   The definitive Cocoa framework for adding HackerNews to your iOS/Mac app.\n                   This mini library includes features such as grabbing Posts (including\n                   filtering by Top, Ask, New, Jobs, Best), Comments, Logging in, and\n                   Submitting new posts/comments!\n",
6   "homepage": "https://github.com/bennyguitar/libHN",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "Ben Gordon": "brgordon@ua.edu"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/bennyguitar/libHN.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "libHN\\ Classes/*.{h,m}",
23   "public_header_files": "libHN\\ Classes/*.h",
24   "requires_arc": false