[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / 8 / libDraggableModal / 0.1.1-beta3 / libDraggableModal.podspec.json
blob6992e27e9b0d5e167ffff609ed2a044525d1b73a
2   "name": "libDraggableModal",
3   "version": "0.1.1-beta3",
4   "summary": "Welcome to DraggableDynamicModal",
5   "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.",
6   "homepage": "https://git.osiris.withoxylane.com/ecommerce-mobile/libDraggableModal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ali59a": "aabbas90@gmail.com"
13   },
14   "source": {
15     "git": "git@git.osiris.withoxylane.com:ecommerce-mobile/libDraggableModal.git",
16     "tag": "0.1.1-beta3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "DraggableDynamicModal/Classes/Core/*.{Swift}",
23     "DraggableDynamicModal/Classes/ViewControllers/*.{Swift}",
24     "DraggableDynamicModal/Classes/Utils/*.{h,m}"
25   ],
26   "resource_bundles": {
27     "DraggableDynamicModal": [
28       "DraggableDynamicModal/Classes/*.{storyboard}"
29     ]
30   },
31   "frameworks": "UIKit",
32   "pushed_with_swift_version": "3.0"