[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 4 / DragAndDropCollectionView / 0.1.1 / DragAndDropCollectionView.podspec.json
blob6db63ab390cb76a45d8f0fee004ecf3f4871aa27
2   "name": "DragAndDropCollectionView",
3   "version": "0.1.1",
4   "summary": "DragAndDropCollectionView is an extended UICollectionView from which you can drag and drop cells.",
5   "description": "DragAndDropCollectionView is an extended UICollectionView from which you can drag and drop cells.\nRequires Xcode 9 with Swift 4.0",
6   "requires_arc": true,
7   "homepage": "https://github.com/RupeQ/DragAndDropCollectionView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "RupeQ": "rupeqdj@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/RupeQ/DragAndDropCollectionView.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DragAndDropCollectionView/Classes/**/*",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "pushed_with_swift_version": "4.0"