[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 6 / LNSideMenu / 2.3 / LNSideMenu.podspec.json
blob91b7e50b7808e4f9dd1661363df0f4cc670f154d
2   "name": "LNSideMenu",
3   "version": "2.3",
4   "summary": "A side menu control for iOS in Swift with custom layer and scrolling effect. Right and Left sides. iOS 8+.",
5   "description": "Based on the side menu libraries that have already published on github, this side menu have a little bit custom the layer and scrolling effect.",
6   "homepage": "https://github.com/luannguyenkhoa/LNSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luan Nguyen": "luan.nguyenkhoa@asnet.com.vn"
13   },
14   "source": {
15     "git": "https://github.com/luannguyenkhoa/LNSideMenu.git",
16     "tag": "2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "LNSideMenu/Classes/**/*",
23   "pushed_with_swift_version": "3.0"