blob: 267f448b813ae1051b5f7f1fb3ee16501d63b3c2 [file] [log] [blame]
{
"name": "PLXFrameLayout",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Framework/**/*",
"summary": "FrameLayout is a tool for positioning, sizing and arranging views without using CGRects."
}