blob: eaae1a9100c939f9ea602c5abf3d13d2311b3f9a [file] [log] [blame]
{
"name": "YMKit",
"version": "3.1.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.1.0"
},
"source_files": "YMKit/**/*.swift",
"swift_version": "5.0"
}