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