blob: c8f0ec9ab491e48d8afe3ea66cc057c262a02ae9 [file] [log] [blame]
{
"name": "UILab",
"version": "0.1.0",
"summary": "Makes easier programmatically UI management.",
"homepage": "https://github.com/yasinkbas/UILab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/UILab.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "UILab/Classes/**/*",
"swift_version": "5.0"
}