[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 5 / DragAndDropKit / 0.1.0 / DragAndDropKit.podspec.json
blobbce536d174fda0ee9f586c591f985264e2299611
2   "name": "DragAndDropKit",
3   "version": "0.1.0",
4   "summary": "A Swift Module Help You Drag Or Drop Source Between Different App In A Easy Way",
5   "description": "*DragAndDropKit is a Swift Module  Help You Drag Or Drop Source (Like Image,Video,Text) In A Easy Way.\n*Use iOS DragAndDrop Api, support iPhone In iOS 15 +, iPad In iOS 11 +",
6   "homepage": "https://github.com/JerryFans/DragAndDropKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanjiaorng919": "fanjiarong_haohao@163.com"
13   },
14   "source": {
15     "git": "https://github.com/JerryFans/DragAndDropKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DragAndDropKit/Classes/**/*",
22   "swift_versions": [
23     "4.0"
24   ],
25   "dependencies": {
26     "JFPopup": [
27       "~> 1.4.0"
28     ]
29   },
30   "swift_version": "4.0"