blob: 484ef13b0ef18b1550284c74254b3440b8ba8ae1 [file] [log] [blame]
{
"name": "InfiniteScroller",
"version": "0.1.3",
"summary": "Simply implement infinite scroll",
"description": "Simplifies custom implementation of infinite scroll",
"homepage": "https://github.com/olejnjak/InfiniteScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Olejník": "olejnjak@gmail.com"
},
"social_media_url": "https://twitter.com/olejnjak",
"source": {
"git": "https://github.com/olejnjak/InfiniteScroller.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiniteScroller/*.swift"
}