blob: 213037f83493035f976f080eb5f8000e9f89de6e [file] [log] [blame]
{
"name": "LDAUsefulTools",
"version": "1.0.2",
"summary": "Library includes different useful tools, which our team LDA going to use for learning iOS.",
"description": "Library includes different useful tools, which our team LDA use by learning IOS. There are some methods and properties, that made our life easier :\nDate periods (like todayMidnight)\nFormaters of differents data (Numbers, Date etc)\nRandom color getter\netc.",
"homepage": "https://github.com/PolyakovLev/LDAUsefulTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"POLYAKOV Lev": "Lev.POLYAKOV@raiffeisen.ru"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/PolyakovLev/LDAUsefulTools.git",
"tag": "1.0.2"
},
"source_files": "LDAUsefulTools/**/*.{m,h,swift}",
"swift_version": "5.0"
}