[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 6 / VerticonsToolbox / 0.0.6 / VerticonsToolbox.podspec.json
blob8f0cc99e2fcfd13ec23ac474fd907123fd14ca7d
2   "name": "VerticonsToolbox",
3   "version": "0.0.6",
4   "summary": "A collection of UI extensions, utility functions, etc.",
5   "description": "A collection of UI extensions, utility functions, etc. that are used across my other frameworks and applications",
6   "homepage": "https://github.com/verticon/VerticonsToolbox.git",
7   "license": "MIT",
8   "authors": {
9     "Robert Vaessen": "robert@rvaessen.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/verticon/VerticonsToolbox.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "VerticonsToolbox",
20     "VerticonsToolbox/**/*.{swift,h}"
21   ]