blob: df37645e1b00d167e7f6da93c0ddfc076007e056 [file] [log] [blame]
{
"name": "FGFluidConstraints",
"version": "0.0.1",
"summary": "Fluid layout in a easy way for iOS!",
"description": "With this category you can easily add constraints of an array of views that will have equal heights and space between them.",
"homepage": "https://github.com/fggeraissate/FGFluidConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fernanda G. Geraissate": "fggeraissate@gmail.com"
},
"source": {
"git": "https://github.com/fggeraissate/FGFluidConstraints.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"social_media_url": "https://twitter.com/innisvie",
"source_files": "Pods/Classes/**/*.{h,m}",
"public_header_files": "Pods/Classes/**/*.h"
}