mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
26 lines
653 B
JSON
26 lines
653 B
JSON
{
|
|
"name": "SwiftConfigurationFiles",
|
|
"version": "0.0.1",
|
|
"summary": "Repository containing configuration files for Swift development, e.g. for tools like SwiftLint or SwiftFormat.",
|
|
"homepage": "https://github.com/fxm90/Swift-Configuration-Files",
|
|
"license": {
|
|
"type": "MIT",
|
|
"file": "LICENSE"
|
|
},
|
|
"authors": {
|
|
"Felix Mau": "me@felix.hamburg"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/fxm90/Swift-Configuration-Files.git",
|
|
"tag": "0.0.1"
|
|
},
|
|
"social_media_url": "https://twitter.com/_fxm90",
|
|
"preserve_paths": ".*",
|
|
"platforms": {
|
|
"osx": null,
|
|
"ios": null,
|
|
"tvos": null,
|
|
"watchos": null
|
|
}
|
|
}
|