[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 7 / EDHFinder / 0.1.2 / EDHFinder.podspec.json
blob010bf6c973df7ae48bacf9c0bd16e466e12b181c
2   "name": "EDHFinder",
3   "version": "0.1.2",
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",
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.2"
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   "resources": "Pod/Assets/EDHFinder.bundle",
23   "dependencies": {
24     "FCFileManager": [
25       "~> 1.0"
26     ],
27     "FontAwesomeKit": [
28       "~> 2.2"
29     ],
30     "MGSwipeTableCell": [
31       "~> 1.1"
32     ],
33     "EDHUtility": [
34       "~> 0.1"
35     ]
36   }