blob: 9878d417b455fb16a84ef46a6e08b021590ab7aa [file] [log] [blame]
{
"name": "WASKit",
"version": "0.2.1",
"summary": "WASKit Swift is a collection of useful classes, structs and extensions to develop Apps faster.",
"homepage": "https://github.com/salesawagner/waskit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wagner Sales": "salesawagner@gmail.com"
},
"source": {
"git": "https://github.com/salesawagner/waskit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.{swift}"
}