[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / c / ErxesSDK / 0.20.4 / ErxesSDK.podspec.json
blobbed7d9566ae836840933c07264d99efaf2598c00
2   "name": "ErxesSDK",
3   "version": "0.20.4",
4   "summary": "A short description of erxes-ios-sdk.",
5   "swift_versions": "5.3",
6   "description": "erxes for IOS SDK, for integrating erxes into your iOS application https://erxes.io/",
7   "homepage": "https://github.com/erxes/erxes-ios-sdk",
8   "license": {
9     "type": "Commons Clause",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "erxes": "info@erxes.io"
14   },
15   "source": {
16     "git": "https://github.com/erxes/erxes-ios-sdk.git",
17     "tag": "0.20.4"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "ErxesSDK/Classes/**/*",
23   "resource_bundles": {
24     "ErxesSDK": [
25       "ErxesSDK/Assets/**/*.{jpg,storyboard,png,ttf,gif,strings,lproj,json}"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "DEFINES_MODULE": "YES",
30     "SWIFT_VERSION": "5.3"
31   },
32   "frameworks": "Photos",
33   "dependencies": {
34     "Apollo": [
36     ],
37     "Apollo/WebSocket": [
39     ],
40     "Apollo/SQLite": [
42     ],
43     "Fusuma": [
45     ],
46     "SDWebImage": [
48     ],
49     "SnapKit": [
51     ],
52     "ErxesFont": [
53       "~> 1.0.1"
54     ],
55     "GDCheckbox": [
57     ],
58     "IQKeyboardManagerSwift": [
60     ],
61     "MaterialComponents/TextControls+FilledTextAreas": [
63     ],
64     "MaterialComponents/TextControls+FilledTextFields": [
66     ]
67   },
68   "swift_version": "5.3"