blob: a1f44aa162d5843556c47ccf8d1561b103184c3d [file] [log] [blame]
{
"name": "Swash",
"version": "0.1.0",
"summary": "A short description of Swash.",
"description": "This is a long description of Swash.",
"homepage": "https://github.com/Mindgrub/Swash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mindgrub": "https://mindgrub.com"
},
"source": {
"git": "https://github.com/Mindgrub/Swash.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.2"
},
"swift_version": "4.0",
"source_files": "Swash/Classes/**/*"
}