blob: 87ccc05fb93897a3e2c8265de072ab7760c49462 [file] [log] [blame]
{
"name": "AppmazoFoundation",
"version": "1.0.1",
"summary": "Collection of extensions and tools for common app development techniques.",
"swift_version": "4.1",
"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.1"
},
"social_media_url": "https://twitter.com/appmazo",
"platforms": {
"ios": "11.0"
},
"source_files": "AppmazoFoundation/Classes/**/*.*"
}