blob: c70f79344bc51b0bedc3777fadc11f71ca31ec11 [file] [log] [blame]
{
"name": "PLXFrameLayout",
"version": "0.1.4",
"homepage": "https://github.com/Polidea/PLXFrameLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS Team at Polidea": "ios-devs@polidea.com"
},
"source": {
"git": "https://github.com/Polidea/PLXFrameLayout.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Framework/**/*",
"summary": "FrameLayout is a tool for positioning, sizing and arranging views without using CGRects."
}