[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / e / DragDropKit / 0.2 / DragDropKit.podspec.json
bloba804bbea999593ecbb0ab1634dd8659602e1d159
2   "name": "DragDropKit",
3   "version": "0.2",
4   "summary": "DragDropKit",
5   "homepage": "https://github.com/Jiar/DragDropKit",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jiar": "jiar.world@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Jiar/DragDropKit.git",
18     "tag": "0.2"
19   },
20   "source_files": "DragDropKit/*.swift",
21   "module_name": "DragDropKit",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "static_framework": true,
27   "pushed_with_swift_version": "4.0"