blob: 30a2be7c995a18af7f430a3c11c95ceb4ad59d25 [file] [log] [blame]
{
"name": "Stringify",
"version": "1.0.14",
"summary": "A set of usefull string extensions.",
"homepage": "https://github.com/NovichenkoAnton/Stringify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Novichenko": "novichenko.anton@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/NovichenkoAnton/Stringify.git",
"tag": "1.0.14"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}