[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 1 / FileManager-Swift / 0.1.0 / FileManager-Swift.podspec.json
blobab5378f0c75437526470acf61b3e521976e506db
2   "name": "FileManager-Swift",
3   "version": "0.1.0",
4   "summary": "FileManager for ios apps that involves downloading contents.",
5   "description": "FileManager for ios apps that involves downloading contents, Install library to project, never have to write and make your file manager, pod made entirely by code without using storyboard which makes it easier for anyone to use, implement, support all screen sizes and can work for projects that doesn't use storyboards!",
6   "homepage": "https://github.com/Mahmoud333/FileManager-Swift",
7   "screenshots": [
8     "https://ibb.co/kW3dsv",
9     "https://ibb.co/d2tYQF",
10     "https://ibb.co/mbk2Ka"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Mahmoud333": "mahmoud_smgl@hotmail.com"
18   },
19   "source": {
20     "git": "https://github.com/Mahmoud333/FileManager-Swift.git",
21     "tag": "0.1.0"
22   },
23   "social_media_url": "https://twitter.com/MahmoudSMGL",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "FileManager-Swift/Classes/**/*",
28   "resource_bundles": {
29   },
30   "frameworks": "UIKit",
31   "pushed_with_swift_version": "3.0"