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