[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / FileManager-Swift / 0.4.0 / FileManager-Swift.podspec.json
blob89f69cdce5c2a667d0f88e7d8725e642d5e59f2d
2   "name": "FileManager-Swift",
3   "version": "0.4.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.4.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"