blob: 6b6ad21dfb95ae3d8b1f5118b88be3b44f447602 [file] [log] [blame]
{
"name": "LPScrollFullScreen",
"version": "1.0.0",
"summary": "Scroll to make full screen.",
"description": "Scroll to hide navigationBar and toolBar or tabBar for making full screen effect like Facebook app.",
"homepage": "https://github.com/litt1e-p/LPScrollFullScreen",
"license": "MIT",
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPScrollFullScreen.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LPScrollFullScreen/*",
"frameworks": [
"Foundation",
"UIKit"
]
}