blob: d6cd69c3041fba7e758cc70d79cfb39567217a80 [file] [log] [blame]
{
"name": "QLayout",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/josejuanqm",
"platforms": {
"ios": "8.0"
},
"source_files": "QLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}