[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 9 / 4 / LightPageMenu / 1.0.1 / LightPageMenu.podspec.json
blob2a64fc9d17d0027b5a3a15cd54009eaefa6cd6fa
2   "name": "LightPageMenu",
3   "version": "1.0.1",
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   "authors": {
8     "Ryan": "lancexianghui@gmail.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/Ryan-BetterMe/LightPageMenu.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "PageMenu/*.swift",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "requires_arc": true,
26   "swift_version": "5.0"