blob: 0f48c61858499ddf41c5d6624552d0bcd6eef286 [file] [log] [blame]
{
"name": "Extend",
"version": "0.4.1",
"summary": "A collection of swift extensions",
"homepage": "https://github.com/menly/extend-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Menly ApS": "info@menly.io"
},
"source": {
"git": "https://github.com/menly/extend-ios.git",
"tag": "0.4.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
}
}