[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 4 / LightPageMenu / 1.0 / LightPageMenu.podspec.json
blob9445e8c8cc021fbaac34c8bbc01fe5d167499762
2   "name": "LightPageMenu",
3   "version": "1.0",
4   "summary": "A really lightful pageMenu library.",
5   "description": "A simple practise but useful framework.",
6   "homepage": "https://github.com/Ryan-BetterMe/LightPageMenu",
7   "license": "MIT",
8   "authors": {
9     "Ryan": "lancexianghui@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Ryan-BetterMe/LightPageMenu.git",
16     "tag": "1.0"
17   },
18   "source_files": "PageMenu/*",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "swift_versions": "5.0",
26   "requires_arc": true,
27   "swift_version": "5.0"