blob: b48950757f0c5662a70eac29cf6127b1d66b5fb2 [file] [log] [blame]
{
"name": "YMKit",
"version": "0.9",
"summary": "YMKit is a collection of helpful tools for iOS app development.",
"homepage": "https://ykvm.com/ymkit",
"license": "Apache License, version 2",
"authors": "Yakov Manshin",
"social_media_url": "https://twitter.com/yakovmanshin",
"module_name": "YMKit",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yakovmanshin/YMKit.git",
"tag": "v0.9"
},
"source_files": "YMKit/**/*.{h,m,swift}"
}