blob: 40ad963a3b257b842ced1d2138e2afd145adccbf [file] [log] [blame]
{
"name": "LPScrollFullScreen",
"version": "1.0.2",
"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": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPScrollFullScreen.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LPScrollFullScreen/*",
"frameworks": [
"Foundation",
"UIKit"
]
}