[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 9 / LDATools / 0.1.3 / LDATools.podspec.json
blobbf37c49e4f702abdc8b18c16257501b53780a31f
2   "name": "LDATools",
3   "version": "0.1.3",
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/LDATools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PolyakovLev": "Lev.POLYAKOV@raiffeisen.ru"
13   },
14   "source": {
15     "git": "https://github.com/PolyakovLev/LDATools.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5",
22   "source_files": "LDATools/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "swift_version": "5"