blob: e21709c62168979fd7d986e86adc853f9fa72815 [file] [log] [blame]
{
"name": "AutoLayoutProxy",
"version": "1.4.0",
"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.4.0"
},
"source_files": "AutoLayoutProxy",
"swift_version": "4.2.1"
}