blob: 04a5b549410d13644c78cf1baf6fad27bdc529be [file] [log] [blame]
{
"name": "ACExtensions",
"version": "0.0.2",
"summary": "Useful Swift Extensions",
"description": "\"Useful Swift Extensions\"",
"homepage": "https://gitlab.com/AlexandreCools/ac-extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandre Cools": "hello@alexandrecools.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/AlexandreCools/ac-extensions.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"ACExtensions/ACExtensions/Classes/**/*"
],
"swift_version": "5.0"
}