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