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