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