blob: 3028ee7f89f0e755ec8b72aebd90a4213a3c9e97 [file] [log] [blame]
{
"name": "PlainExtension",
"version": "0.0.4",
"summary": "Handy Swift extensions.",
"description": "A plain collection of Swift extensions to help speed up development.",
"homepage": "https://github.com/twentyseven/PlainExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"twentyseven": "trongbuituan@gmail.com"
},
"source": {
"git": "https://github.com/twentyseven/PlainExtension.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PlainExtension/Sources/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}