[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 8 / HNAPI / 0.2.0 / HNAPI.podspec.json
blobf2df9a7ffe9ef546bc920ffef12af080d6ed9bae
2   "name": "HNAPI",
3   "version": "0.2.0",
4   "summary": "Tiny HackerNews API wrapper.",
5   "homepage": "https://github.com/lexrus/HNAPI",
6   "license": "MIT",
7   "authors": {
8     "lexrus": "lexrus@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lexrus/HNAPI.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/lexrus",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation"