blob: d29a0fcbbaa10f5b9a855647c6382af1c1bb0093 [file] [log] [blame]
{
"name": "SwiftUtilsGithub",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": [
"Sources/**/*.swift"
],
"libraries": "iconv",
"swift_version": "5.0"
}