blob: a0a7668805c860cba66149a40b45517a18d75058 [file] [log] [blame]
{
"name": "ExpandingLayerView",
"version": "1.0.0",
"summary": "A fun, possibly (read: hopefully) colorful toggling UIView subclass.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joeynelson42/ExpandingLayerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joeynelson42": "joeynelson42@gmail.com"
},
"source": {
"git": "https://github.com/joeynelson42/ExpandingLayerView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpandingLayerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}