[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 4 / d / TMFunctions / 0.0.7 / TMFunctions.podspec.json
blob76a42eae08ec27b11e357a5ec9bad13b5813b03f
2   "name": "TMFunctions",
3   "version": "0.0.7",
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.0.7"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.8"