blob: 3ee3b6352b0e792cae73451036b0fd8382916a84 [file] [log] [blame]
{
"name": "Ugur",
"version": "1.0.0",
"summary": "Handful tools every project needs.",
"homepage": "https://github.com/urklc/Ugur",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"urklc": "ugurkilic@live.com"
},
"source": {
"git": "https://github.com/urklc/Ugur.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2",
"4.2"
],
"source_files": "Classes/**/*",
"swift_version": "4.2"
}