[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / c / 2 / 9 / PanelSheet / 1.0.0 / PanelSheet.podspec.json
blobc9cc054854dd2b3ef3bc51bb3b7e2818a2c670b0
2   "name": "PanelSheet",
3   "version": "1.0.0",
4   "summary": "Drawer or Panel like action sheet.",
5   "description": "Drawer or Panel like action sheet. Written using Objective-C",
6   "homepage": "https://github.com/ibnusina/PanelSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ibnusina": "ibnu.sina009@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ibnusina/PanelSheet.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PanelSheet/Classes/*",
22   "resource_bundles": {
23     "PanelSheet": [
24       "PanelSheet/Classes/*.xib"
25     ]
26   },
27   "public_header_files": "PanelSheet/Classes/*.h"