blob: d291f818d8d7b7dec903ed685c76d08bdccafe99 [file] [log] [blame]
{
"name": "HoneyKit",
"version": "0.0.1",
"summary": "HoneyKit is extensions for solve common tasks in iOS development",
"authors": {
"Aleksey Pleshkov": "im@alekseypleshkov.ru",
"Vladimir Pchelyakov": "v.pchelyakov@yandex.ru"
},
"homepage": "https://github.com/sqrline",
"license": "MIT",
"source": {
"git": "https://github.com/sqrline/HoneyKit.git",
"branch": "master",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HoneyKit/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "5.1",
"swift_version": "5.1"
}