[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 6 / LPScrollFullScreen / 1.0.0 / LPScrollFullScreen.podspec.json
blob6b6ad21dfb95ae3d8b1f5118b88be3b44f447602
2   "name": "LPScrollFullScreen",
3   "version": "1.0.0",
4   "summary": "Scroll to make full screen.",
5   "description": "Scroll to hide navigationBar and toolBar or tabBar for making full screen effect like Facebook app.",
6   "homepage": "https://github.com/litt1e-p/LPScrollFullScreen",
7   "license": "MIT",
8   "authors": {
9     "litt1e-p": "litt1e.p4ul@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/litt1e-p/LPScrollFullScreen.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "LPScrollFullScreen/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]