blob: 42a242df5bf2342e9f8281228b2a769a89d03cc8 [file] [log] [blame]
{
"name": "POViewFrameBuilder",
"version": "1.0.2",
"summary": "A small library for semantic layout of UIViews.",
"homepage": "https://github.com/podio/ios-view-frame-builder",
"license": "MIT",
"authors": {
"Sebastian Rehnby": "sebastian@podio.com"
},
"source": {
"git": "https://github.com/podio/ios-view-frame-builder.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "POViewFrameBuilder/**/*.{h,m}",
"requires_arc": true
}