blob: d0685b8a69274e182330dfb44d7bef434f428049 [file] [log] [blame]
{
"name": "SwiftUIExtensions",
"version": "0.0.1",
"summary": "Useful extensions for SwiftUI",
"description": "SwiftUI contains a set of useful extensions to save your time",
"homepage": "https://github.com/olejnjak/SwiftUIExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Olejník": "olejnjak@gmail.com"
},
"social_media_url": "http://twitter.com/olejnjak",
"source": {
"git": "https://github.com/olejnjak/SwiftUIExtensions.git",
"tag": "0.0.1"
},
"source_files": "SwiftUIExtensions/**/*.swift",
"platforms": {
"ios": "12.2"
},
"swift_version": "5.0.1"
}