blob: e4123462ae679a24e9afb5a96398580f580c0add [file] [log] [blame]
{
"name": "Amk",
"version": "0.1.1",
"summary": "Amk is a cocoapod for EngineerAI",
"description": "'mk is a cocoapod for EngineerAI. It helps to create blocks easily.'",
"homepage": "https://gitlab.com/deniztutuncu/amk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deniz": "denizsafaktutuncu@gmail.com"
},
"source": {
"git": "git@gitlab.com:deniztutuncu/amk.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Framework/**/*.swift",
"swift_versions": "5.0",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"swift_version": "5.0"
}