blob: 64b18f5cea06e123dd09c5b72ef2d7f2391c6fd9 [file] [log] [blame]
{
"name": "UIDrawerKit",
"version": "1.0.0",
"summary": "A drawer like in `Shortcuts` app and some others. Its fast and easy to use. For more info read README.md",
"description": "Read README.md",
"swift_version": "4.2",
"homepage": "https://github.com/RomanEsin/UIDrawerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Esin": "esinromanswift@gmail.com"
},
"source": {
"git": "https://github.com/RomanEsin/UIDrawerKit.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/EsinRomanSwift",
"platforms": {
"ios": "12.0"
},
"source_files": "UIDrawerKit/Classes/*",
"frameworks": "UIKit"
}