blob: 9cecb6ad5388f99b215f94267920f894438ac799 [file] [log] [blame]
{
"name": "Modernistik",
"version": "0.5.5",
"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.5"
},
"social_media_url": "https://www.modernistik.com",
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.0",
"tvos": "11.0"
},
"source_files": "Modernistik/**/*",
"swift_version": "5.1"
}