blob: 7d66052a950eaecad12e4da971462ae567beaec1 [file] [log] [blame]
{
"name": "AppmazoFoundation",
"version": "1.0.4",
"summary": "Collection of extensions and tools for common app development techniques.",
"swift_versions": "5.0",
"description": "AppmazoFoundation is a collection of extensions and tools for common app development techniques to help streamline boilerplate setup.",
"homepage": "https://github.com/Appmazo/AppmazoFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appmazo": "jhickman@appmazo.com"
},
"source": {
"git": "https://github.com/Appmazo/AppmazoFoundation.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/appmazo",
"platforms": {
"ios": "11.0"
},
"source_files": "AppmazoFoundation/Classes/**/*.*",
"swift_version": "5.0"
}