[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 6 / SidePanel / 0.2.0 / SidePanel.podspec.json
blob5e52abf1b7530ba59965c8f07b752a9a717b73f8
2   "name": "SidePanel",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Google styled sidepanel written in swift",
9   "description": "TODO: Add long description of the pod here.",
10   "homepage": "https://github.com/db42/SidePanel",
11   "authors": {
12     "Dushyant Bansal": "dushyant37@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/db42/SidePanel.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/*.swift",
22   "resource_bundles": {
23     "SidePanel": [
24       "Resources/**/*.{png}"
25     ]
26   }