blob: 0e120e181bf5ce43b17d06bcf10d73b1bbfdb2c0 [file] [log] [blame]
{
"name": "UnlimitedScrollView",
"version": "0.1.0",
"summary": "UnlimitedScrollView provides an endlessly UIScrollView",
"homepage": "https://github.com/tamanyan/UnlimitedScrollView",
"screenshots": "https://raw.githubusercontent.com/tamanyan/UnlimitedScrollView/master/images/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taketo Yoshida": "tamanyan.sss@gmail.com"
},
"source": {
"git": "https://github.com/tamanyan/UnlimitedScrollView.git",
"tag": "0.1.0"
},
"source_files": "UnlimitedScrollView/UnlimitedScrollView/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}