blob: cbce85b24cd99b5ca2012d0d83537afdcc8f57b9 [file] [log] [blame]
{
"name": "YMKit",
"version": "0.15.2",
"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_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yakovmanshin/YMKit.git",
"tag": "v0.15.2"
},
"source_files": "YMKit/**/*.{h,m,swift}"
}