[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / f / 7 / EDHFinder / 0.1.0 / EDHFinder.podspec.json
blobfab8f853430b59988c9a192aba24aaa2fd7546b9
2   "name": "EDHFinder",
3   "version": "0.1.0",
4   "summary": "File management interface for iOS.",
5   "description": "                       Accessing file system with table view, developed for Edhita.\n                       \n                       # Features\n\n                       * Exprole documents\n                       * Create file or directory\n                       * Destroy, rename, duplicate, move\n                       * Download with URL\n",
6   "homepage": "https://github.com/tnantoka/EDHFinder",
7   "screenshots": "https://raw.githubusercontent.com/tnantoka/EDHFinder/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "tnantoka": "tnantoka@bornneet.com"
11   },
12   "source": {
13     "git": "https://github.com/tnantoka/EDHFinder.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/tnantoka",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "dependencies": {
23     "FCFileManager": [
24       "~> 1.0"
25     ],
26     "FontAwesomeKit": [
27       "~> 2.1"
28     ],
29     "MGSwipeTableCell": [
30       "~> 1.1"
31     ],
32     "EDHUtility": [
33       "~> 0.1"
34     ]
35   }