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