blob: c611a4faa41a381b678c75f8b5d5ce46b06a1f77 [file] [log] [blame]
{
"name": "BTInfiniteScrollView",
"version": "1.0.3",
"summary": "Yet another Infinite ScrollView.",
"description": "UIScrollView subclass with infinite scrolling.",
"homepage": "https://github.com/bteapot/BTInfiniteScrollView",
"screenshots": "http://i.imgur.com/LW1OnZM.gif",
"license": "MIT",
"authors": {
"Денис Либит": "bteapot@me.com"
},
"source": {
"git": "https://github.com/bteapot/BTInfiniteScrollView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}