[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / d / 4 / AADraggableView / 1.0 / AADraggableView.podspec.json
blob698343c557e9f36f778616a170146323b03bcdb3
2   "name": "AADraggableView",
3   "version": "1.0",
4   "summary": "AADraggableView is easy-to-use draggable views with options, written in Swift.",
5   "description": "AADraggableView is a light-weight and easy-to-use draggable views in screen bounds with options designed to drag any UIView. It allows to drag the UIView in any view controller.",
6   "homepage": "https://github.com/EngrAhsanAli/AADraggableView",
7   "screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AADraggableView/master/Screenshots/AADraggableView.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "engrahsanali": "hafiz.m.ahsan.ali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/EngrAhsanAli/AADraggableView.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AADraggableView/Classes/**/*"