blob: 30e505a9c6feb4fdde0fb52bb7223162c29b29aa [file] [log] [blame]
{
"name": "SimplePath",
"version": "1.0.1",
"summary": "A Swift library for working with file paths",
"homepage": "https://github.com/raymondjavaxx/SimplePath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramon Torres": "raymondjavaxx@gmail.com"
},
"social_media_url": "https://twitter.com/ramontorres",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/raymondjavaxx/SimplePath.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}