blob: e135cf821cc26f068dae4f2e01accd2bba86bf49 [file] [log] [blame]
{
"name": "YMKit",
"version": "1.0",
"summary": "YMKit is a collection of tools for quicker and easier development of iOS apps.",
"homepage": "https://ym.dev/kit",
"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.0"
},
"source_files": "YMKit/**/*.{h,m,swift}",
"swift_version": "5.0"
}