[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 2 / 9 / PanelSheet / 1.0.1 / PanelSheet.podspec.json
blob563a373c5f121efb46dfc5f2f41daf50e79823c8
2   "name": "PanelSheet",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PanelSheet/Classes/*.{m,h}",
22   "resource_bundles": {
23     "PSTPanelSheet": [
24       "PanelSheet/Classes/*.{xib}"
25     ]
26   },
27   "public_header_files": "PanelSheet/Classes/*.h"