[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / d / libHN / 4.0.4 / libHN.podspec.json
blob9a88f7f4a1b0ac591a16b4fa36638b9d31dbf631
2   "name": "libHN",
3   "version": "4.0.4",
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": "4.0.4"
21   },
22   "source_files": "Source/*.{h,m}",
23   "resources": "Source/*.json",
24   "public_header_files": "Source/*.h",
25   "requires_arc": true