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