blob: d3b87bafb0f85e53f74785ad6207f77f66611ad1 [file] [log] [blame]
{
"name": "Caliber",
"version": "1.0",
"summary": "Implementing autolayout constrains programmatically made dead simple.",
"homepage": "https://github.com/PaoloCuscela/Caliber",
"screenshots": [
"",
""
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Paolo Cuscela": "cuscio.2@gmail.com"
},
"source": {
"git": "https://github.com/PaoloCuscela/Caliber.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Caliber/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}