blob: 9d8b8d4bf039c13309ddbff916a0d4511b12311c [file] [log] [blame]
{
"name": "ChtarBottomSheet",
"platforms": {
"ios": "8.0"
},
"version": "0.3",
"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.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Library files/*.swift",
"resources": "Library files/*.xib",
"resource_bundles": {
"ChtarBottomSheet": [
"Library files/DatePicker.xib",
"Library files/PickerList.xib"
]
},
"pushed_with_swift_version": "3"
}