[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / e / 4 / ChtarBottomSheet / 0.4 / ChtarBottomSheet.podspec.json
bloba4112c17a03058b24fff31e79cb2f3f14be086f2
2   "name": "ChtarBottomSheet",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.4",
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",
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.4"
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   },
33   "pushed_with_swift_version": "3"