blob: 66b3d39d8625cc814e49adbce13b5c6d03639c38 [file] [log] [blame]
{
"name": "ACExtensions",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"ACExtensions/ACExtensions/Classes/**/*"
],
"swift_version": "5.0"
}