[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / f / 5 / 0 / Nest.swift / 2.0.0.1 / Nest.swift.podspec.json
blobd08b0c82f8e1acd069e4cc996bda70ebcf2ea746
2   "name": "Nest.swift",
3   "module_name": "Nest",
4   "version": "2.0.0.1",
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": "2.0.0.1"
22   },
23   "source_files": [
24     "Nest",
25     "Nest/**/*.swift"
26   ],
27   "dependencies": {
28     "SwiftExt": [
29       "~> 2.0.0"
30     ]
31   }