blob: 34dd9c5383988783222bfc00297aa328d8449b3e [file] [log] [blame]
{
"name": "PLXFrameLayout",
"version": "0.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.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."
}