[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 2 / f / LPScrollFullScreen-swift / 1.0.1 / LPScrollFullScreen-swift.podspec.json
blobee3c15ba5485139325f85b9ef2f6e213c082f3c8
2   "name": "LPScrollFullScreen-swift",
3   "version": "1.0.1",
4   "summary": "swift version for scroll to fullScreen.",
5   "description": "swift rewrite version for scroll to fullScreen.",
6   "homepage": "https://github.com/litt1e-p/LPScrollFullScreen-swift",
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-swift.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPScrollFullScreen-swift/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]