[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / d / SwiftToolbox / 0.9.0 / SwiftToolbox.podspec.json
blob383cfa420fd6efc799f6eb6e649f23498a7878db
2   "name": "SwiftToolbox",
3   "version": "0.9.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.3"
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.9.0"
40   },
41   "social_media_url": "https://twitter.com/kocodude",
42   "platforms": {
43     "ios": "9.0"
44   },
45   "source_files": "SwiftToolbox/Classes/**/*"