blob: 10a50a46f6d18d158b5a634c6bc41e84bbd3415b [file] [log] [blame]
{
"name": "InfiniteScroller",
"version": "0.1",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiniteScroller/*.swift"
}