blob: c9e2be2744a031de5789388fd865d8f9bd1667c1 [file] [log] [blame]
{
"name": "RSUIControls",
"version": "0.0.1",
"summary": "Collection of ready-to-use iOS controls",
"description": "Fully customized collection of iOS controls",
"homepage": "https://github.com/vojerr/RSUIControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruslan Samsonov": "ruslan.samsonov91@gmail.com"
},
"source": {
"git": "https://github.com/vojerr/RSUIControls.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "RSUIControls/Classes/**/*",
"swift_version": "5.0"
}