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