blob: a2cc60e0865a8f7ca95dedb86aca4da80946eaef [file] [log] [blame]
{
"name": "BTInfiniteScrollView",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}