blob: 156deb5127c0faf0a98af328bf354d31d70188fb [file] [log] [blame]
{
"name": "SwiftUtilsGithub",
"version": "0.0.2",
"summary": "A collection of convenience utils and extensions that should have been in vanilla swift",
"license": "MIT",
"homepage": "https://github.com/woko666/SwiftUtils",
"authors": {
"Woko": "woko@centrum.cz"
},
"source": {
"git": "https://github.com/woko666/SwiftUtils.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": [
"Sources/**/*.swift"
],
"libraries": "iconv",
"swift_version": "5.0"
}