[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 7 / NBCollageView / 0.2 / NBCollageView.podspec.json
blobf949475f90b338bafa87c25725ce3fb0a0429ac6
2   "name": "NBCollageView",
3   "version": "0.2",
4   "summary": "Helps you create new collages dynamically without worrying about minute gestures",
5   "swift_version": "3.0",
6   "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.",
7   "homepage": "https://github.com/nikhilbatra789/NBCollageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "nikhilbatra789": "nikhilbatra789@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nikhilbatra789/NBCollageView.git",
17     "tag": "0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NBCollageView/Classes/**/*"