blob: 4a6825912eea3e793dc373fbbb482c27f7b1f53d [file] [log] [blame]
{
"name": "SwiftMods",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftMods/*.swift"
}