[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / a / AthenaXAI / 0.3.1 / AthenaXAI.podspec.json
blobd21350d4a460a87f6d9d525f6246aab228b32850
2   "name": "AthenaXAI",
3   "version": "0.3.1",
4   "summary": "A short description of AthenaXAI.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/syncitgroup/mobile-AthenaXAILibrary",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Nemanja Cvetkovic": "nemanja.cvetkovic@syncitgroup.com"
14   },
15   "source": {
16     "git": "https://github.com/syncitgroup/mobile-AthenaXAILibrary.git",
17     "tag": "0.3.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source_files": "AthenaXAI/Classes/**/*.swift",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "Alamofire": [
36     ]
37   },
38   "swift_version": "5.0"