blob: 43f81705761a38fb9236206dc97877f112c3f413 [file] [log] [blame]
{
"name": "PSAutolayout",
"version": "1.0",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"homepage": "https://github.com/shepting/PSAutolayout",
"authors": {
"Steven Hepting": "shepting@gmail.com"
},
"summary": "Autolayout utility for source-based layout code.",
"source": {
"git": "https://github.com/shepting/PSAutolayout.git",
"tag": "v1.0"
},
"source_files": "Source/*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}