blob: 2e2c521ee045123042bc0f231a5519639bedd10c [file] [log] [blame]
{
"name": "Drop",
"version": "1.0.1",
"summary": "Lightweight library to display drop alerts.",
"homepage": "https://github.com/Twas/Drop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy Leychenko": "leychenkoev@gmail.com"
},
"social_media_url": "https://twitter.com/EugeneLeychenko",
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"frameworks": "UIKit",
"requires_arc": true,
"source": {
"git": "https://github.com/Twas/Drop.git",
"tag": "1.0.1"
},
"source_files": "Drop/**/*.{swift}"
}