blob: 41760497a9b97f6461b571d36dfb0782e4b17a82 [file] [log] [blame]
{
"name": "ChtarBottomSheet",
"platforms": {
"ios": "8.0"
},
"version": "0.7",
"summary": "like keyBoard animated view in for any picker data and any custom view component for iOS",
"description": "date picker and any data picker ,and any view you can put it in this animateied view, this view like keyboard view",
"homepage": "https://github.com/ragaie/BottomActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/BottomActionSheet.git",
"tag": "0.7"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Library files/*.swift",
"resources": "Library files/*.xib",
"resource_bundles": {
"ChtarBottomSheet": [
"Library files/DatePicker.xib",
"Library files/PickerList.xib",
"Library files/CustomPicker.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}