[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / DrawerMenuKit / 1.0.1.1 / DrawerMenuKit.podspec.json
blob389d344522f549f0e7209f3694d81e1bdaa7f1ad
2   "name": "DrawerMenuKit",
3   "version": "1.0.1.1",
4   "summary": "Simple DrawerMenu",
5   "homepage": "https://github.com/y-hryk/DrawerMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "y-hryk": "dev.hy630823@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/faimin/DrawerMenu.git",
15     "tag": "1.0.1.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "DrawerMenu/Classes/**/*.{swift}",
22   "module_name": "DrawerMenuKit",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "swift_version": "5.0"