blob: 5aae74aaae1f40bb4c706912f901732b0abbdc52 [file] [log] [blame]
{
"name": "YMKit",
"version": "1.1",
"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",
"social_media_url": "https://twitter.com/yakovmanshin",
"module_name": "YMKit",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yakovmanshin/YMKit.git",
"tag": "v1.1"
},
"source_files": "YMKit/**/*.{h,m,swift}",
"swift_version": "5.0"
}