blob: 8234c5ffc1a49c6c01caffedcd3c6bfeb92c4577 [file] [log] [blame]
{
"name": "ChtarBottomSheet",
"platforms": {
"ios": "8.0"
},
"version": "0.6",
"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, also support now both orintation of device, and ipad in both orintation.",
"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.6"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Library files/*.swift",
"resources": "Library files/*.xib",
"resource_bundles": {
"ChtarBottomSheet": [
"Library files/DatePicker.xib",
"Library files/PickerList.xib"
]
}
}