blob: 5c4fa6b3cc7fac7410a16d6e2693068f14999d10 [file] [log] [blame]
{
"name": "ZenUIKit",
"version": "1.1.0",
"swift_versions": "5.0",
"summary": "ZenUIKit is a collection of extensions and functions for UIKit framework.",
"description": "ZenUIKit is a collection of convenient and concise extensions 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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "ZenUIKit/**/*{swift}",
"swift_version": "5.0"
}