[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 7 / NBCollageView / 0.6 / NBCollageView.podspec.json
blob663fcb5aaa17ce9033f010318455b3fe13d86443
2   "name": "NBCollageView",
3   "version": "0.6",
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.6"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NBCollageView/Classes/**/*"