[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 7 / EDHFinder / 0.1.1 / EDHFinder.podspec.json
blob47ac4bdb532d91d8b84264ecfcdf85e43ee680a4
2   "name": "EDHFinder",
3   "version": "0.1.1",
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.1"
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.1"
29     ],
30     "MGSwipeTableCell": [
31       "~> 1.1"
32     ],
33     "EDHUtility": [
34       "~> 0.1"
35     ]
36   }