[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / e / 7 / 8 / libDraggableModal / 0.1 / libDraggableModal.podspec.json
blob5a1605ab12ab46813c309bbe897d60bb0535baef
2   "name": "libDraggableModal",
3   "version": "0.1",
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"
17   },
18   "social_media_url": "https://twitter.com/ali59a",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "DraggableDynamicModal/Core/*.{Swift}",
24     "DraggableDynamicModal/ViewControllers/*.{Swift}",
25     "DraggableDynamicModal/Classes/Utils/*.{h,m}"
26   ],
27   "resource_bundles": {
28     "DraggableDynamicModal": [
29       "DraggableDynamicModal/Classes/*.{storyboard}"
30     ]
31   },
32   "frameworks": "UIKit"