blob: 3b6364164453ef92372b623da695a5971135b63d [file] [log] [blame]
{
"name": "LPScrollFullScreen",
"version": "1.0.1",
"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": "v1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LPScrollFullScreen/*",
"frameworks": [
"Foundation",
"UIKit"
]
}