blob: e7876eba8cf9a57fb11448f2f7ee61267ae84254 [file] [log] [blame]
{
"name": "LDATools",
"version": "0.1.4",
"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/LDATools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PolyakovLev": "Lev.POLYAKOV@raiffeisen.ru"
},
"source": {
"git": "https://github.com/PolyakovLev/LDATools.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "LDATools/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5"
}