blob: 02b40c36c73b3f3ab01714a928327290fa23e414 [file] [log] [blame]
{
"name": "AppmazoUIKit",
"version": "1.0.3",
"summary": "Collection of UI Elements and tools.",
"swift_version": "4.1",
"description": "AppmazoUIKit is a collection of useful and simple UI Elements and tools to make your app breezy.",
"homepage": "https://github.com/Appmazo/AppmazoUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appmazo LLC": "jhickman@appmazo.com"
},
"source": {
"git": "https://github.com/Appmazo/AppmazoUIKit.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/appmazo",
"platforms": {
"ios": "11.0"
},
"source_files": "AppmazoUIKit/Classes/**/*.*",
"dependencies": {
"AppmazoFoundation": [
"~> 1.0.1"
]
}
}