{ | |
"name": "ReadyUIComponents", | |
"version": "0.1.0", | |
"summary": "Library with default combinations of UIKit elements", | |
"homepage": "https://github.com/Brander-ua/ReadyUIComponents", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Aleksandr Orlov": "luximetr.education@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Brander-ua/ReadyUIComponents.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "UIComponents/Source/**/*", | |
"swift_version": "4.0" | |
} |