[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / 6 / CSSimpleSideMenu / 1.0.5 / CSSimpleSideMenu.podspec.json
blobfbd5d4bfe72376e5d867dd4d2f59d54bc35871dd
2   "name": "CSSimpleSideMenu",
3   "version": "1.0.5",
4   "summary": "A simple iOS side menu for small projects.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yaddaa/CSSimpleSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chelak Stas": "yaddaa2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yaddaa/CSSimpleSideMenu.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "CSSimpleSideMenu/**/*.{swift}",
23   "resource_bundles": {
24     "CSSimpleSideMenu": [
25       "CSSimpleSideMenu/**/*.{storyboard}"
26     ]
27   }