[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 5 / e / PGSideMenu / 0.1.0 / PGSideMenu.podspec.json
blob5b23f8da8748a53c99fdac26b8097126933f1a8c
2   "name": "PGSideMenu",
3   "version": "0.1.0",
4   "summary": "A customizable side menu for iOS",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PGSideMenu/Classes/**/*",
22   "resource_bundles": {
23     "PGSideMenu": [
24       "PGSideMenu/**/*.{storyboard,xib}"
25     ]
26   }