[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / f / 0 / SimplePath / 1.0.1 / SimplePath.podspec.json
blob30e505a9c6feb4fdde0fb52bb7223162c29b29aa
2   "name": "SimplePath",
3   "version": "1.0.1",
4   "summary": "A Swift library for working with file paths",
5   "homepage": "https://github.com/raymondjavaxx/SimplePath",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ramon Torres": "raymondjavaxx@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/ramontorres",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/raymondjavaxx/SimplePath.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Sources/*.swift",
24   "pushed_with_swift_version": "4.0"