[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 8 / FoundationToolz / 1.0.4 / FoundationToolz.podspec.json
blob9e54a88a60e1255f938836972b1b9c3e4e1a2800
2   "name": "FoundationToolz",
3   "version": "1.0.4",
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.0.4"
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   },
27   "source_files": "Code/**/*.swift",
28   "swift_version": "5.0"