[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 6 / Nest / 0.1.0 / Nest.podspec.json
blobe2f9f71aa6ed1815665293b1fdf76ef8386a0e0c
2   "name": "Nest",
3   "version": "0.1.0",
4   "summary": "Swift Web Server Gateway Interface.",
5   "homepage": "https://github.com/nestproject/",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/nestproject/Nest.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Nest.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   }