blob: 01857e1e1a30ea00462c7e249aad1d0e4b6fb86b [file] [log] [blame]
{
"name": "QLayout",
"version": "0.2.2",
"summary": "A Swift Autolayout Utility for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/josejuanqm/QLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jose.juan.qm@gmail.com": "jose.juan.qm@gmail.com"
},
"source": {
"git": "https://github.com/josejuanqm/QLayout.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/josejuanqm",
"platforms": {
"ios": "8.0"
},
"source_files": "QLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}