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