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