[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 4 / LightPageMenu / 1.0.3 / LightPageMenu.podspec.json
blob7008e2c8668a7c02b7702e8843a54f986a81ee88
2   "name": "LightPageMenu",
3   "version": "1.0.3",
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.3"
21   },
22   "source_files": "PageMenu/*.swift",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "swift_version": "5.0"