[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 9 / AMDragDrop / 0.1.0 / AMDragDrop.podspec.json
blobce81537cb50eecf75afd8895a490bd6a261808c0
2   "name": "AMDragDrop",
3   "version": "0.1.0",
4   "summary": "A UIView subclass that provide drag & drop functionality.",
5   "description": "AMDragDrop is a simple subclass for UIView that adds in a simple way the drag and drop funtionality. Feel free to Use/Modify!",
6   "homepage": "https://github.com/Posix88/AMDragDrop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antonino Francesco Musolino": "ninomusolino@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Posix88/AMDragDrop.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Ninomusolino",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "AMDragDrop/Classes/**/*"