blob: 172c3710f165ceff9689ee04f2d055f3c27a47c2 [file] [log] [blame]
{
"name": "AVLighterStickyHeaderView",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/angelvasa/AVLighterStickyHeaderView",
"authors": {
"Angel Vasa": "vasaangel91@gmail.com"
},
"summary": "Sticky header view inspired from android coordinate layout",
"source": {
"git": "https://github.com/angelvasa/AVLighterStickyHeaderView.git",
"tag": "0.1"
},
"source_files": [
"AVLighterStickyHeaderView",
"AVLighterStickyHeaderView/*.{swift}"
],
"platforms": {
"ios": "8.0"
}
}