blob: 4d763ad4b7fa94fe432666cdf7319ebe048b9964 [file] [log] [blame]
{
"name": "FuzeUtils",
"version": "0.1.6",
"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.1.6"
},
"social_media_url": "https://twitter.com/gutenbergn",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "FuzeUtils/Classes/**/*",
"pushed_with_swift_version": "4.1"
}