[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / d / FuzeUtils / 0.5.7 / FuzeUtils.podspec.json
blobe914656a827110050895d2899620465c61176482
2   "name": "FuzeUtils",
3   "version": "0.5.7",
4   "summary": "This repository is meant to store several helper classes and extensions that are used in Fuze's personal projects.",
5   "description": "FuzeUtils is a repository used by Fuze internally for easy access to several helper classes and extensions that are used throughout our apps. Please see the README file for more details.",
6   "homepage": "https://github.com/gutenbergn/FuzeUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gutenbergn": "gutenbergn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gutenbergn/FuzeUtils.git",
16     "tag": "0.5.7"
17   },
18   "social_media_url": "https://twitter.com/gutenbergn",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "15.0",
22     "tvos": "15.0"
23   },
24   "source_files": "FuzeUtils/Classes/**/*",
25   "swift_version": "5.0"