blob: 79d04f06a14d0a68f7ca2c24f2f8db872cf2537f [file] [log] [blame]
{
"name": "DraggableDynamicModal",
"version": "0.2.0",
"summary": "A short description of DraggableDynamicModal.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ali59a/DraggableDynamicModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ali59a": "aabbas90@gmail.com"
},
"source": {
"git": "https://github.com/ali59a/DraggableDynamicModal.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DraggableDynamicModal/Classes/**/*.{Swift}",
"resource_bundles": {
"DraggableDynamicModal": [
"DraggableDynamicModal/Classes/*.{storyboard}"
]
},
"frameworks": "UIKit",
"dependencies": {
"ZFDragableModalTransition": [
]
},
"pushed_with_swift_version": "3.0"
}