blob: 7facb2150334eaa692fc07eb74e4b3e4903c26b5 [file] [log] [blame]
{
"name": "FuzeUtils",
"version": "0.2.9",
"summary": "This repository is meant to store several helper classes and extensions that are used in Fuze's personal projects.",
"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.",
"homepage": "https://github.com/gutenbergn/FuzeUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gutenbergn": "gutenbergn@gmail.com"
},
"source": {
"git": "https://github.com/gutenbergn/FuzeUtils.git",
"tag": "0.2.9"
},
"social_media_url": "https://twitter.com/gutenbergn",
"swift_versions": "4.1",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "FuzeUtils/Classes/**/*",
"swift_version": "4.1"
}