blob: 1c90f268fd459c18db45fd2342c9fcef0dfd3290 [file] [log] [blame]
{
"name": "PlainExtension",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PlainExtension/Sources/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}