blob: 30e35f4f35893b01d385d034214a891e39f3f185 [file] [log] [blame]
{
"name": "Extend",
"version": "0.3.0",
"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"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/menly/extend-ios.git",
"tag": "0.3.0"
},
"source_files": "Sources/**/*.{h,m,swift}"
}