[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 0 / 2 / c / ErxesSDK / 0.1.6 / ErxesSDK.podspec.json
blob0d1a11db3de7f9aab1e57e7981c9b30b0bfca60c
2   "name": "ErxesSDK",
3   "version": "0.1.6",
4   "summary": "A short description of erxes-ios-sdk.",
5   "swift_version": "4.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.1.6"
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}"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "DEFINES_MODULE": "YES",
30     "SWIFT_VERSION": "4.0"
31   },
32   "frameworks": "Photos",
33   "dependencies": {
34     "Apollo": [
35       "~> 0.8.0"
36     ],
37     "LiveGQL": [
38       "~> 2.0.0"
39     ],
40     "Alamofire": [
41       "~> 4.7"
42     ]
43   },
44   "deprecated": true