blob: e8e2d6821545674f8f4c33f2bb98d31e7ec4e256 [file] [log] [blame]
{
"name": "EasyExtensions",
"version": "0.1.6",
"summary": "A growing collection of simple and easy to use Swift extensions.",
"description": "EasyExtensions makes it easier and funner than ever before to code in Swift! EasyExtensions is also a growing collection so don't forget to keep an eye out for updates!",
"homepage": "https://github.com/niazoff/EasyExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Natanel": "Niazoff"
},
"source": {
"git": "https://github.com/niazoff/EasyExtensions.git",
"tag": "0.1.6"
},
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"source_files": "*"
}