[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 5 / 0 / 1 / FileManager-Swift / 0.3.0 / FileManager-Swift.podspec.json
blob18dd070168f2958e2769065f21f8a3aaa2548857
2   "name": "FileManager-Swift",
3   "version": "0.3.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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahmoud333": "mahmoud_smgl@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mahmoud333/FileManager-Swift.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/MahmoudSMGL",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FileManager-Swift/Classes/**/*",
23   "resource_bundles": {
24   },
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "3.0"