blob: 37c3a8caa978307e4d861ead95bd39d6a61a4afd [file] [log] [blame]
{
"name": "libDraggableModal",
"version": "0.1.1-beta6",
"summary": "Welcome to DraggableDynamicModal",
"description": "DraggableDynamicModal DraggableDynamicModal is a library for revealing a view controller from the bottom with custom UI and custom gestures, offering a great animation and user interactions.",
"homepage": "https://git.osiris.withoxylane.com/ecommerce-mobile/libDraggableModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ali59a": "aabbas90@gmail.com"
},
"source": {
"git": "git@git.osiris.withoxylane.com:ecommerce-mobile/libDraggableModal.git",
"tag": "0.1.1-beta6"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"DraggableDynamicModal/Classes/Core/*.{Swift}",
"DraggableDynamicModal/Classes/ViewControllers/*.{Swift}",
"DraggableDynamicModal/Classes/Utils/*.{h,m}"
],
"resource_bundles": {
"DraggableDynamicModal": [
"DraggableDynamicModal/Classes/*.{storyboard}"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}