[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / b / SSSideMenu / 0.1.0 / SSSideMenu.podspec.json
blob14c8cf32015fd69f2e9865b0fa487e6d501aec81
2   "name": "SSSideMenu",
3   "version": "0.1.0",
4   "summary": "A Slide-Out Side Menu.",
5   "description": "* Side Menu using an UITableViewController as menu.\n* Easy to open / close Side Menu.\n* Animating\n* No need of NIB`s etc.",
6   "homepage": "https://github.com/scherersoftware/SSSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Benedikt Veith",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/scherersoftware/SSSideMenu.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "Classes",
21     "SSSideMenu/*.{h,m}"
22   ]