[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 9 / 4 / LightPageMenu / 1.0.2 / LightPageMenu.podspec.json
blob1d5a8866bd0a7146dfa2a14762e273906782cd23
2   "name": "LightPageMenu",
3   "version": "1.0.2",
4   "summary": "A really lightful pageMenu library.",
5   "description": "lightful page menu component for App like News App, Moview App and so on.",
6   "homepage": "https://github.com/Ryan-BetterMe",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan": "lancexianghui@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Ryan-BetterMe/LightPageMenu.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "PageMenu/*.swift",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "swift_version": "5.0"