[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / c / ErxesSDK / 0.7.0 / ErxesSDK.podspec.json
blobb08832c0811a04c8e9ff5f9903f562121a78117f
2   "name": "ErxesSDK",
3   "version": "0.7.0",
4   "summary": "A short description of erxes-ios-sdk.",
5   "swift_versions": "5.0",
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": "MIT",
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.7.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ErxesSDK/Classes/**/*",
23   "resource_bundles": {
24     "ErxesSDK": [
25       "ErxesSDK/Assets/**/*.{jpg,storyboard,png,ttf,gif,strings,lproj}"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "DEFINES_MODULE": "YES",
30     "SWIFT_VERSION": "5.0"
31   },
32   "frameworks": "Photos",
33   "dependencies": {
34     "Apollo": [
35       "~> 0.15.0"
36     ],
37     "Apollo/WebSocket": [
39     ],
40     "Apollo/SQLite": [
42     ],
43     "Fusuma": [
44       "~> 1.3.0"
45     ],
46     "Alamofire": [
47       "~> 4.8.0"
48     ],
49     "SDWebImage": [
50       "~> 5.1.0"
51     ],
52     "SnapKit": [
53       "~> 4.2.0"
54     ],
55     "ErxesFont": [
56       "~> 1.0.1"
57     ]
58   },
59   "swift_version": "5.0"