blob: 16487e13e9c30674788bd07bfb545d34f78548ed [file] [log] [blame]
{
"name": "JellyView",
"version": "1.0.1",
"summary": "Simple pull-to-refresh pattern with spring animation",
"homepage": "https://github.com/vkozlovskyi/JellyView",
"license": "MIT",
"authors": {
"Vladimir Kozlovskyi": "vlad.kozlovskyi@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/vkozlovskyi/JellyView.git",
"tag": "1.0.1"
},
"source_files": "JellyView-Example/JellyView/**/*",
"swift_version": "4.0"
}