blob: ee26bc4cc3c9a2a6c25caa761e51592a6781e229 [file] [log] [blame]
{
"name": "Stringify",
"version": "1.0.10",
"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.10"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}