blob: c7e70db4024c5f60135cdc324707079e6cecba30 [file] [log] [blame]
{
"name": "GeonuUIKit",
"version": "0.2.1",
"summary": "GeonuUIKit is library that makes it easier to implement iOS views with UIKit.",
"description": "GeonuUIKit is library that makes it easier to implement iOS views with UIKit.\nIt contains extensions of components of UIKit and UIKit components builder.",
"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.2.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GeonuUIKit/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}