blob: 7308ca6548aa1bff78bef5db0f3910edb37a7dc0 [file] [log] [blame]
{
"name": "ZenUIKit",
"version": "1.10.4",
"swift_versions": "5.0",
"summary": "ZenUIKit is a collection of views, extensions and functions for UIKit framework.",
"description": "ZenUIKit is a collection of convenient and concise extensions, views and functions for UIKit framework..",
"homepage": "https://github.com/roland19deschain/ZenUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenUIKit.git",
"tag": "1.10.4"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "ZenUIKit/**/*{swift}",
"swift_version": "5.0"
}