blob: 94e78ec73e27c716981755a2e0501df54c008de9 [file] [log] [blame]
{
"name": "Facade",
"version": "0.2.4",
"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.2.4"
},
"source_files": "Facade/UIView+Facade.{h,m}",
"requires_arc": true
}