blob: 1cbdf83d02c0c2959333c370a7ce4eef1ba5605a [file] [log] [blame]
{
"name": "gooey-cell",
"version": "0.1.0",
"summary": "UITableVIewCell with gooey effect animation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cuberto/gooey-cell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Прегер Глеб": "gleb.preger@cuberto.ru"
},
"source": {
"git": "https://github.com/Cuberto/gooey-cell.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cuberto",
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "gooey-cell/Classes/**/*",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}