blob: 1a87f39c3a6bda52338ff27078edaeaa838b701f [file] [log] [blame]
{
"name": "SimplePath",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}