blob: c249beff4290fc3021dfdd0857be0aa2a6375d65 [file] [log] [blame]
{
"name": "Facade",
"version": "0.1",
"summary": "Programmatic view layout for the rest of us.",
"homepage": "https://github.com/mamaral/Facade",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mamaral/Facade.git",
"tag": "v0.1"
},
"source_files": "Facade/UIView+Facade.{h,m}",
"requires_arc": true
}