blob: 2d80e839ef14b0dc51847eca4accdf49d2074e9d [file] [log] [blame]
{
"name": "MKLayout",
"version": "0.2.4",
"summary": "This was made to make the UI easier and more concise using NSLayoutAnchor.",
"homepage": "https://github.com/dp221125/MKLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dp221125": "dp221125@naver.com"
},
"source": {
"git": "https://github.com/dp221125/MKLayout.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}