[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / a / 6 / 2 / JSONFeedKit / 0.1.1 / JSONFeedKit.podspec.json
blobf217d0869983fa69ba82917db8c3a0b2cc6d9b25
2   "name": "JSONFeedKit",
3   "version": "0.1.1",
4   "summary": "A JSON Feed wrapper written in pure Swift.",
5   "homepage": "https://github.com/roonieone/JSONFeedKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mark Malstrom": "malstrommark@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/markmalstrom",
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "watchos": "3.0",
18     "tvos": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/roonieone/JSONFeedKit.git",
22     "tag": "0.1.1"
23   },
24   "frameworks": "Foundation",
25   "source_files": "Sources",
26   "dependencies": {
27     "SimpleJSONKit": [
29     ]
30   },
31   "pushed_with_swift_version": "3.1"