blob: 36cd84d6c10bc431027d5fca05c6a90e9d60379f [file] [log] [blame]
{
"name": "PTRManualLayout",
"version": "0.7.0",
"summary": "Easily layout your UIs in code",
"description": "PTRManualLayout provides a set of utilities to easily lay out your views in code",
"homepage": "https://github.com/Patreon/ManualLayout",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Sam Morrison": "samo@patreon.com",
"David Kettler": "david@patreon.com"
},
"source": {
"git": "https://github.com/Patreon/ManualLayout.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "7.1"
},
"source_files": "PTRManualLayout/Classes/**/*"
}