[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / AeroAccess / 0.0.8 / AeroAccess.podspec.json
blob2f81abe16296664739a06dbc283b57ef96642c03
2   "name": "AeroAccess",
3   "version": "0.0.8",
4   "summary": "A short description of AeroAccess.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/nemanjacvetkovic-syncit/mobile-AeroAccessSDK",
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/nemanjacvetkovic-syncit/mobile-AeroAccessSDK.git",
17     "tag": "0.0.8"
18   },
19   "platforms": {
20     "ios": "16.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": "Classes/**/*",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "MistSDKDR": [
39     ],
40     "RealmSwift": [
41       "~>10"
42     ]
43   },
44   "swift_version": "5.0"