blob: ff0ba9346bd5362c901cc49ea01f72a88774c0ff [file] [log] [blame]
{
"name": "ScalableLayoutKit",
"version": "1.0",
"summary": "A lightweight, pure-Swift library for scaling the conetent across any screen size to make consistent UI.",
"homepage": "https://github.com/keshavvishwkarma/ScalableLayoutKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keshavvishwkarma": "keshavvbe@gmail.com"
},
"source": {
"git": "https://github.com/keshavvishwkarma/ScalableLayoutKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}"
}