blob: 7fc7e7bff6a922dd307f3c54acbc5df9fc33a37d [file] [log] [blame]
{
"name": "AutoLayoutProxy",
"version": "1.1.1",
"summary": "AutoLayoutProxy allows you to create and layout views with ease.",
"description": "AutoLayoutProxy is written in Swift 4.2.1. Supports from iOS 9.0. This replaces view declaration code and reduces it. Also, reduces auto layout anchoring code.",
"homepage": "https://github.com/bibinjacobpulickal/AutoLayoutProxy",
"license": "MIT",
"authors": {
"Bibin Jacob Pulickal": "bibinjacob123@gmail.com"
},
"social_media_url": "https://twitter.com/bibinjacob123",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bibinjacobpulickal/AutoLayoutProxy.git",
"tag": "1.1.1"
},
"source_files": "AutoLayoutProxy",
"swift_version": "4.2.1"
}