[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 4 / ChtarBottomSheet / 0.6 / ChtarBottomSheet.podspec.json
blob8234c5ffc1a49c6c01caffedcd3c6bfeb92c4577
2   "name": "ChtarBottomSheet",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.6",
7   "summary": "like keyBoard animated view in for any picker data and any custom view component for iOS",
8   "description": "date picker and any data picker ,and any view you can put it in this animateied view, this view like keyboard view, also support now both orintation of device, and ipad in both orintation.",
9   "homepage": "https://github.com/ragaie/BottomActionSheet",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ragaie Alfy": "eng.ragaie@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ragaie/BottomActionSheet.git",
19     "tag": "0.6"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "Library files/*.swift",
26   "resources": "Library files/*.xib",
27   "resource_bundles": {
28     "ChtarBottomSheet": [
29       "Library files/DatePicker.xib",
30       "Library files/PickerList.xib"
31     ]
32   }