[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / d / SwiftToolbox / 0.4.1 / SwiftToolbox.podspec.json
blob7df4838677c93f4a110bc133b1f884fd4e57d4c3
2   "name": "SwiftToolbox",
3   "version": "0.4.1",
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.8"
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.4.1"
34   },
35   "social_media_url": "https://twitter.com/kocodude",
36   "platforms": {
37     "ios": "9.0"
38   },
39   "source_files": "SwiftToolbox/Classes/**/*"