blob: 71a81e15652ad79bd653398e9b8ca8e18e8302ec [file] [log] [blame]
{
"name": "SCLayout",
"version": "3.0.1",
"summary": "Simple layout framework with constraint shortcuts.",
"homepage": "https://github.com/mevalid/SCLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirela": "mevalid224@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mevalid/SCLayout.git",
"tag": "3.0.1"
},
"source_files": [
"SCLayout",
"SCLayout/**/*.{h,m}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}