[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 6 / LPScrollFullScreen / 1.0.2 / LPScrollFullScreen.podspec.json
blob40ad963a3b257b842ced1d2138e2afd145adccbf
2   "name": "LPScrollFullScreen",
3   "version": "1.0.2",
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": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPScrollFullScreen.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPScrollFullScreen/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]