[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / d / TMFunctions / 0.1.6 / TMFunctions.podspec.json
blob60dc356ecb50166309e82d58f75030c264308099
2   "name": "TMFunctions",
3   "version": "0.1.6",
4   "summary": "A library that contains many useable swift functions.",
5   "description": "this cocoapods library helps you modify things like showing a toast, check if string has a value, create a circular progression view, etc etc.",
6   "homepage": "https://github.com/TomRyu25/TMFunctions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tommy": "tommyryu701@yahoo.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.8",
18   "source": {
19     "git": "https://github.com/TomRyu25/TMFunctions.git",
20     "tag": "0.1.6"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.8"