blob: c6cda32eb4d350872f3a15f2c45eddd171cae9a6 [file] [log] [blame]
{
"name": "Stringify",
"version": "1.0.2",
"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",
"5.1"
],
"source": {
"git": "https://github.com/NovichenkoAnton/Stringify.git",
"tag": "1.0.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}