blob: 14c19bcceb4d3ddc0c7ef2223487d25c5a345702 [file] [log] [blame]
{
"name": "EasyExtensions",
"version": "0.1.0",
"summary": "A collection of Swift extensions to make your projects simpler.",
"description": "Includes a ton of extensions to make making your apps easier! This library is growing as Natanel finds more needs.",
"homepage": "https://github.com/niazoff/Extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Natanel": "Niazoff"
},
"source": {
"git": "https://github.com/niazoff/Extensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "*",
"pushed_with_swift_version": "3.0"
}