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