blob: af0bf6d183d7fe9b09eac6d6eb78ce06f37da3ba [file] [log] [blame]
{
"name": "DragNDropView",
"version": "0.1.0",
"summary": "An image view with support for child views with rotating, resizing and moving capabilities.",
"description": "An image view with support for child views with rotating, resizing and moving capabilities.\nThe image can also modify its brightness level and support drawings with the finger.",
"homepage": "https://github.com/ArturoGasca/DragNDropView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ArturoGasca": "agasca1994@gmail.com"
},
"source": {
"git": "https://github.com/ArturoGasca/DragNDropView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DragNDropView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}