blob: c0c7cdffdadafa1622329f4f6ca2285f737ccc33 [file] [log] [blame]
{
"name": "PathSlicer",
"version": "1.0.1",
"summary": "Returns information about Nancy style path strings",
"homepage": "https://github.com/mtynior/PathSlicer",
"license": "MIT",
"authors": {
"MichaƂ Tynior": "mtynior@gmail.com"
},
"social_media_url": "http://twitter.com/mtynior",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/mtynior/PathSlicer.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}