blob: 7f99a22c3073c98b529ae4a0ca074fe1ba2df5e5 [file] [log] [blame]
{
"name": "WASKit",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "Sources/**/*.{swift}"
}