blob: 18c16c26523a39c104b28ce52b16b01bc4566a10 [file] [log] [blame]
{
"name": "SwiftMods",
"version": "1.0.1",
"summary": "A library full of useful functions!",
"description": "A library full of useful functions for developers",
"homepage": "https://github.com/cyrilivargarcia/SwiftMods",
"license": {
"type": "GNU General Public License v3.0",
"file": "LICENSE"
},
"authors": {
"Cyril Garcis": "garciacy@bycyril.com"
},
"source": {
"git": "https://github.com/cyrilivargarcia/SwiftMods.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftMods/*.swift"
}