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