blob: 4b6339a66980ac67c0e88c488e1da96950069692 [file] [log] [blame]
{
"name": "StickyScrollView",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A scroll view with sticky header",
"homepage": "https://github.com/enzoliu/StickyScrollView",
"authors": {
"Enzo Liu": "item.search@gmail.com"
},
"source": {
"git": "https://github.com/enzoliu/StickyScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "src/*.{swift,m,h}",
"requires_arc": true
}