[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / 9 / AMDragDrop / 0.1.1 / AMDragDrop.podspec.json
blob6cc36dac2750d3622d302ab95262ce72951659a0
2   "name": "AMDragDrop",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/Ninomusolino",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Library/**/*",
24   "pushed_with_swift_version": "3.0"