[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / d / 0 / KSimpleSideMenu / 0.2.0 / KSimpleSideMenu.podspec.json
blob108aa01d47ed4dd464a3283ca3abfed426409d76
2   "name": "KSimpleSideMenu",
3   "version": "0.2.0",
4   "summary": "Simple and easy-to-use side menu library for swift3, Xcode8, iOS",
5   "description": "Simple and easy-to-use side menu library for swift3, iOS.\nSupports 1) tap gesture to close menu 2) pan gesture to open/close menu.",
6   "homepage": "https://github.com/KisukPark/KSimpleSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kisukpark": "kisuk0521@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KisukPark/KSimpleSideMenu.git",
16     "tag": "0.2.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.swift"