[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / d / SwiftToolbox / 0.1.1 / SwiftToolbox.podspec.json
blob010f67dbaed63b20ea0ae9c39f52e83fb5b5c6f9
2   "name": "SwiftToolbox",
3   "version": "0.1.1",
4   "summary": "A set of utility classes and extensions.",
5   "dependencies": {
6     "iou": [
7       "~> 0.3"
8     ],
9     "Molecule": [
10       "~> 0.7"
11     ]
12   },
13   "description": "The toolbox provides utility classes and extensions in Swift.",
14   "homepage": "https://github.com/kocodude/SwiftToolbox",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Grant Oladipo": "grant@oladipo.us"
21   },
22   "source": {
23     "git": "https://github.com/kocodude/SwiftToolbox.git",
24     "tag": "0.1.1"
25   },
26   "social_media_url": "https://twitter.com/kocodude",
27   "platforms": {
28     "ios": "9.0"
29   },
30   "source_files": "SwiftToolbox/Classes/**/*"