blob: 7e03c58a639681c5cad85a385d886ef5876df49c [file] [log] [blame]
{
"name": "OTUSKit",
"version": "1.3.4",
"summary": "UI Components",
"swift_versions": "5.0",
"description": "UI Components for OTUS Homework project",
"homepage": "https://github.com/GkFoxes/OTUSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GkFoxes": "dima26tamys@gmail.com"
},
"source": {
"git": "https://github.com/GkFoxes/OTUSKit.git",
"tag": "1.3.4"
},
"social_media_url": "https://twitter.com/GkFoxes",
"platforms": {
"ios": "10.0"
},
"source_files": "OTUSKit/Classes/**/*",
"swift_version": "5.0"
}