[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / f / 5 / 0 / Nest.swift / 0.0.5 / Nest.swift.podspec.json
blobfabdc166d495c6aa79155a2839818826e06416ff
2   "name": "Nest.swift",
3   "module_name": "Nest",
4   "version": "0.0.5",
5   "summary": "A library offers missing conveniences, helpers in Foundation and written in Swift.",
6   "description": "                   A library offers missing conveniences, helpers in Foundation and written in Swift.\n\t\t\t\t   It will be your friend.\n",
7   "homepage": "https://github.com/WeZZard/Nest",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WeZZard": "wezzardlau@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/WeZZard/Nest.git",
21     "tag": "0.0.5"
22   },
23   "source_files": [
24     "Nest",
25     "Nest/**/*.swift"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SwiftExt": [
30       "~> 0.0.2"
31     ]
32   }