[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 4 / AADraggableView / 0.1.0 / AADraggableView.podspec.json
blob035dde2c012bc7dd573fcd28e18162523abe5b2c
2   "name": "AADraggableView",
3   "version": "0.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": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AADraggableView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"