[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 9 / Inquiline / 0.1.0 / Inquiline.podspec.json
blobc624e00aaba6ec0b0c634f64f4e53ea3afc13e27
2   "name": "Inquiline",
3   "version": "0.1.0",
4   "summary": "Collection of type aliases and constants aid use of the Nest 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/Inquiline.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Inquiline/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   },
24   "dependencies": {
25     "Nest": [
26       "~> 0.1.0"
27     ]
28   }