[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 6 / LNSideMenu / 0.1.1 / LNSideMenu.podspec.json
blobad9c8891b47d36a40c545ecee65be13e680ae096
2   "name": "LNSideMenu",
3   "version": "0.1.1",
4   "summary": "A simple SideMenu written in Swift.",
5   "description": "The left-right side menu that has the custom background and scroll-to-animate 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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "LNSideMenu": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "frameworks": "QuartzCore"