[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / d / SwiftToolbox / 0.1.0 / SwiftToolbox.podspec.json
blob806a77186f0fcb177a674549c14a3a4cd574a812
2   "name": "SwiftToolbox",
3   "version": "0.1.0",
4   "summary": "A set of utility classes and extensions.",
5   "dependencies": {
6     "iou": [
7       "~> 0.3"
8     ],
9     "Molecule": [
10       "~> 0.7"
11     ]
12   },
13   "description": "The toolbox provides utility classes and extensions in Swift.",
14   "homepage": "https://github.com/kocodude/SwiftToolbox",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Grant Oladipo": "grant@oladipo.us"
21   },
22   "source": {
23     "git": "https://github.com/kocodude/SwiftToolbox.git",
24     "tag": "0.1.0"
25   },
26   "social_media_url": "https://twitter.com/kocodude",
27   "platforms": {
28     "ios": "9.0"
29   },
30   "source_files": "SwiftToolbox/Classes/**/*"