blob: 4ce447266bb8163feabf546a465525a8a51e43aa [file] [log] [blame]
{
"name": "JPCLayoutToolbox",
"version": "0.2.1",
"summary": "iOS autolayout made simple for basic layouts.",
"description": " Managing views with iOS auto layout can be tedious. This is a collection of extensions to make simple layouts easier.\n",
"homepage": "https://github.com/jpchmura/JPCLayoutToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jon Chmura",
"social_media_url": "http://twitter.com/jpchmura",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jpchmura/JPCLayoutToolbox.git",
"tag": "v0.2.1"
},
"source_files": "Source/*.swift"
}