blob: 417b128c3219441a2129b9a61e89bb087f75d378 [file] [log] [blame]
{
"name": "StickyScrollView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "src/*.{swift,m,h}",
"requires_arc": true
}