[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / f / c / AiutaKit / 3.3.6 / AiutaKit.podspec.json
blob08446184bb86af06129831236eb3431b52e4e715
2   "name": "AiutaKit",
3   "version": "3.3.6",
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.3.6"
17   },
18   "source_files": "Sources/AiutaKit/**/*.swift",
19   "resource_bundles": {
20     "AiutaKit": [
21       "Sources/AiutaKit/Resources/PrivacyInfo.xcprivacy"
22     ]
23   },
24   "module_name": "AiutaKit",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.8.1"
28     ],
29     "Kingfisher": [
30       "~> 7.12.0"
31     ],
32     "Resolver": [
33       "~> 1.5.1"
34     ]
35   },
36   "swift_versions": "5.9",
37   "platforms": {
38     "ios": "12.0"
39   },
40   "ios": {
41     "frameworks": "UIKit"
42   },
43   "swift_version": "5.9"