blob: d0b6e86a23ff4c16a80ac06161abbf3592f7bba6 [file] [log] [blame]
{
"name": "SBEasyLayout",
"version": "1.0.1",
"summary": "Layout your views easily. 📐✅",
"description": "It makes the possible of creating constraints easily and efficient in programmatically way. ✅",
"homepage": "https://github.com/strawb3rryx7/SBEasyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Batuhan Saka": "strawb3rryx7@gmail.com"
},
"source": {
"git": "https://github.com/strawb3rryx7/SBEasyLayout.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/strawb3rryx7",
"platforms": {
"ios": "9.0"
},
"source_files": "SBEasyLayout/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}