blob: acb7e5a7d831e50a0aebbd0ac77bc764f4608068 [file] [log] [blame]
{
"name": "JellyView",
"version": "1.0.2",
"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.2"
},
"source_files": "JellyView-Example/JellyView/**/*",
"swift_version": "4.0"
}