blob: 9f2f37f959abec8677c617de27fa31040f03df46 [file] [log] [blame]
{
"name": "IFGExtensions",
"version": "0.1.1",
"summary": "A collection of handy extensions",
"description": "A collection of handy extensions, mainly from my experience at work",
"homepage": "https://github.com/ifullgaz/IFGExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emmanuel Merali": "emmanuel@merali.me"
},
"source": {
"git": "https://github.com/ifullgaz/IFGExtensions.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "IFGExtensions/Classes/**/*",
"swift_version": "5.1"
}