[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / f / c / AiutaKit / 3.2.5 / AiutaKit.podspec.json
blobf80d63a31bf31415aaaa8adf8fd087b20d615228
2   "name": "AiutaKit",
3   "version": "3.2.5",
4   "summary": "Aiuta Core Kit.",
5   "description": "Supporting components for Aiuta Virtual Try-On Solution.",
6   "homepage": "https://github.com/aiuta-com/aiuta-ios-sdk",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aiuta": "Partnership@aiuta.com"
13   },
14   "source": {
15     "git": "https://github.com/aiuta-com/aiuta-ios-sdk.git",
16     "tag": "3.2.5"
17   },
18   "source_files": "Sources/AiutaKit/**/*.swift",
19   "module_name": "AiutaKit",
20   "dependencies": {
21     "Alamofire": [
22       "~> 5.8.1"
23     ],
24     "Kingfisher": [
25       "~> 7.12.0"
26     ],
27     "Resolver": [
28       "~> 1.5.1"
29     ]
30   },
31   "swift_versions": "5.9",
32   "platforms": {
33     "ios": "12.0"
34   },
35   "ios": {
36     "frameworks": "UIKit"
37   },
38   "swift_version": "5.9"