[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / DragNDrop / 0.1.0 / DragNDrop.podspec.json
blob484d36ae92498bb564c14ed8a06fe99e0edc1503
2   "name": "DragNDrop",
3   "version": "0.1.0",
4   "summary": "Enables an easy and fast way to move around items between tableViews.",
5   "description": "Enables an easy and fast way to move around items between tableViews. One can select a cell, drag it on top of another or the same tableView and drop it.",
6   "homepage": "https://github.com/lopes710/DragNDrop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Duarte Lopes": "duarte.lopes85@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lopes710/DragNDrop.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DragNDrop/Classes/**/*"