[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 8 / 2 / LDAUsefulTools / 1.0.2 / LDAUsefulTools.podspec.json
blob213037f83493035f976f080eb5f8000e9f89de6e
2   "name": "LDAUsefulTools",
3   "version": "1.0.2",
4   "summary": "Library includes different useful tools, which our team LDA going to use for learning iOS.",
5   "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.",
6   "homepage": "https://github.com/PolyakovLev/LDAUsefulTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "POLYAKOV Lev": "Lev.POLYAKOV@raiffeisen.ru"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/PolyakovLev/LDAUsefulTools.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "LDAUsefulTools/**/*.{m,h,swift}",
23   "swift_version": "5.0"