blob: 1a45bd5e39cc9359f58bb1f9d56edf50cd99f727 [file] [log] [blame]
{
"name": "UIStylingKit",
"version": "0.0.2",
"summary": "Easy base ui elements styling",
"description": "Kit for easy base ui elements styling",
"homepage": "https://github.com/JeremySnor/UIStylingKit",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"Artem Eremeev": "jeremy1002@yandex.ru"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/JeremySnor/UIStylingKit.git",
"tag": "0.0.2"
},
"source_files": [
"Source/**/*.{swift}",
"Source/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}