[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / Dkit_Dragdrop / 0.1.0 / Dkit_Dragdrop.podspec.json
blobeccee82357549554772c76814583b0022062902a
2   "name": "Dkit_Dragdrop",
3   "version": "0.1.0",
4   "summary": "A simple drag and drop lib",
5   "description": "a simple subclass of UIImageview, written Swift for enabling drag and drop with animation.\n",
6   "homepage": "https://github.com/heroddaji/Dkit_Dragdrop",
7   "license": "MIT",
8   "authors": {
9     "daitran": "tranhoangdainguyen@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/heroddaji/Dkit_Dragdrop.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Dkit_Dragdrop": [
22       "Pod/Assets/*.png"
23     ]
24   }