blob: ac685699dad65e69c867c70bd66cb1e213ccc0c1 [file] [log] [blame]
{
"name": "NBCollageView",
"version": "0.8",
"summary": "Helps you create new collages dynamically without worrying about minute gestures",
"swift_version": "3.0",
"description": "Helps you create new collages with dynamic layouts without worrying about minute gestures. There is no limit to layout type or number. Gesture dragging of collage is there and you will also be able to swap two images. In addition to it you can also assign a delete button. dragging upon delete button will remove the image from view.",
"homepage": "https://github.com/nikhilbatra789/NBCollageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nikhilbatra789": "nikhilbatra789@gmail.com"
},
"source": {
"git": "https://github.com/nikhilbatra789/NBCollageView.git",
"tag": "0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBCollageView/Classes/**/*"
}