blob: aba21b3716c28fb50cb620ea9558cef5129278bd [file] [log] [blame]
{
"name": "GeonuUIKit",
"version": "0.1.0",
"summary": "GeonuUIKit is a set of extension of UIKit to implement iOS views easier.",
"description": "GeonuUIKit is a set of extension of UIKit to implement iOS views easier.\nIt contains extensions of components of UIKit.",
"homepage": "https://github.com/geonu1109/GeonuUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geonu Jeon": "geonu1109@gmail.com"
},
"source": {
"git": "https://github.com/geonu1109/GeonuUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GeonuUIKit/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}