blob: 0de6ede1ae31032b28d375d1315c5a5bb4b827d9 [file] [log] [blame]
{
"name": "HoneyKit",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HoneyKit/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "5.1",
"swift_version": "5.1"
}