[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / b / FilePath / 0.5.0 / FilePath.podspec.json
blob87e9fb9bee4e294ae33a2159e458c6d7cb2dbbd0
2   "name": "FilePath",
3   "version": "0.5.0",
4   "summary": "Easy & Robust Paths Manager for Swift",
5   "description": "A collection of tools and utilities to manage and work with Path in Swift.",
6   "homepage": "https://github.com/malcommac/FilePath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "hello@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/malcommac/FilePath.git",
23     "tag": "0.5.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_version": "4.2"