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