blob: d7aed185f1490d108dd6ccdfaeccc08a749ff2e7 [file] [log] [blame]
{
"name": "AdjustableView",
"version": "1.0",
"summary": "AdjustableView provides list of all countries in the world.",
"description": "AdjustableView written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/AdjustableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/AdjustableView.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "AdjustableView/*.{swift}",
"swift_version": "5.0"
}