[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / e / c / dragSort / 0.1.1 / dragSort.podspec.json
blobad7fe96c36f9f86a3488bec4e3faf1ca070e2146
2   "name": "dragSort",
3   "version": "0.1.1",
4   "summary": "推动排序",
5   "description": "UICollectionView 拖动排序",
6   "homepage": "https://github.com/vsguji/dragSort.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lipeng": "1162423147@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/vsguji/dragSort.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://www.jianshu.com/u/40ea8f672608",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "dragSort/Classes/*.swift",
23   "swift_versions": "5.0",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Reusable": [
31     ],
32     "SnapKit": [
34     ]
35   },
36   "swift_version": "5.0"