[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 4 / ChtarBottomSheet / 0.7 / ChtarBottomSheet.podspec.json
blob41760497a9b97f6461b571d36dfb0782e4b17a82
2   "name": "ChtarBottomSheet",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.7",
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.7"
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       "Library files/CustomPicker.xib"
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"