[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 5 / e / PGSideMenu / 1.1.1 / PGSideMenu.podspec.json
blobb86b6cc8363645f9d8e7266fe3c1930907e5ec57
2   "name": "PGSideMenu",
3   "version": "1.1.1",
4   "summary": "A customizable side menu for iOS",
5   "description": "A customizable side menu for iOS projects written in Swift. Multiple menu animation types supported!",
6   "homepage": "https://github.com/pgorzelany/PGSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pgorzelany": "piotr.gorzelany@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pgorzelany/PGSideMenu.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PGSideMenu/Classes/**/*",
22   "resource_bundles": {
23     "PGSideMenu": [
24       "PGSideMenu/**/*.{storyboard,xib}"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"