[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / f / SwiftyToolz / 1.0.0 / SwiftyToolz.podspec.json
blob539e6078cb2055fa05dec5f50497ec276adc654f
2   "name": "SwiftyToolz",
3   "version": "1.0.0",
4   "summary": "Some Basic Swift Tools",
5   "description": "Some Basic Reusable Tools for Pure Swift",
6   "homepage": "http://flowtoolz.com",
7   "license": "MIT",
8   "authors": {
9     "Flowtoolz": "contact@flowtoolz.com"
10   },
11   "source": {
12     "git": "https://github.com/flowtoolz/SwiftyToolz.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "swift_version": "4.0",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0"
21   },
22   "source_files": "Code/**/*.swift"