blob: 698343c557e9f36f778616a170146323b03bcdb3 [file] [log] [blame]
{
"name": "AADraggableView",
"version": "1.0",
"summary": "AADraggableView is easy-to-use draggable views with options, written in Swift.",
"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.",
"homepage": "https://github.com/EngrAhsanAli/AADraggableView",
"screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AADraggableView/master/Screenshots/AADraggableView.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engrahsanali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AADraggableView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AADraggableView/Classes/**/*"
}