[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / 8 / FoundationToolz / 1.1.0 / FoundationToolz.podspec.json
blobde82301760768eb47b562b6abcfd8eccfad0d793
2   "name": "FoundationToolz",
3   "version": "1.1.0",
4   "summary": "Reusable Foundation Tools",
5   "description": "Some Reusable Tools Based on the Foundation Framework",
6   "homepage": "http://flowtoolz.com",
7   "license": "MIT",
8   "authors": {
9     "Flowtoolz": "contact@flowtoolz.com"
10   },
11   "source": {
12     "git": "https://github.com/flowtoolz/FoundationToolz.git",
13     "tag": "1.1.0"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.12",
20     "tvos": "11.0"
21   },
22   "dependencies": {
23     "ReachabilitySwift": [
24       "~> 4.3.0"
25     ],
26     "SwiftyToolz": [
27       "~> 1.6"
28     ]
29   },
30   "source_files": "Code/**/*.swift",
31   "swift_version": "5.0"