blob: fa1fc3754f44279fc67b5f67e6087f4b9669f31b [file] [log] [blame]
{
"name": "Modernistik",
"version": "0.5.4",
"summary": "Swift design patterns, sugars and extensions for Modernistik development.",
"description": "Swift design patterns, sugars and extensions for Modernistik development. A collection\nof best practices and standard classes used when developing client applications in iOS, macOS and tvOS.",
"homepage": "https://github.com/modernistik/cocoa",
"license": "Proprietary",
"authors": {
"Modernistik": "contact@modernistik.com"
},
"source": {
"git": "https://github.com/modernistik/cocoa.git",
"tag": "0.5.4"
},
"social_media_url": "https://www.modernistik.com",
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"platforms": {
"ios": "10.0",
"tvos": "11.0"
},
"source_files": "Modernistik/**/*",
"swift_version": "5.1"
}