blob: 56d5608c6cb589f56ebd4b05a0c353900b47fe66 [file] [log] [blame]
{
"name": "YMKit",
"version": "3.2.0",
"summary": "YMKit is a collection of tools for quicker and easier development of iOS apps.",
"homepage": "https://kit.ym.dev/",
"license": "Apache License, version 2",
"authors": "Yakov Manshin",
"module_name": "YMKit",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yakovmanshin/YMKit.git",
"tag": "v3.2.0"
},
"source_files": "YMKit/**/*.swift",
"swift_version": "5.0"
}