blob: 364807b2942b6ef47056157f02329e21f5d98fb4 [file] [log] [blame]
{
"name": "Swipt",
"version": "1.0.0",
"platforms": {
"osx": "10.10"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/mayankk2308/swipt.git",
"tag": "1.0.0"
},
"authors": {
"Mayank Kumar": "mayankk2308@gmail.com"
},
"homepage": "https://github.com/mayankk2308/swipt",
"swift_version": "4.1",
"summary": "Swipt is an easy-to-use API that enables developers to execute shell scripts directly in Swift.",
"source_files": "Swipt/*.swift"
}