blob: ce72ba5a11b0d27011b10a65dea816ec9f030411 [file] [log] [blame]
{
"name": "SCLayout",
"version": "1.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": "1.0.1"
},
"source_files": [
"SCLayout",
"SCLayout/**/*.{h,m}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}