[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 0 / ePaycoSDK / 1.0 / ePaycoSDK.podspec.json
blob94a5c64e77eebc127c2c494685f7504c2ec9fb9d
2   "name": "ePaycoSDK",
3   "version": "1.0",
4   "summary": "ePayco es una web-API para  procesar de pagos en lĂ­nea.",
5   "homepage": "https://epayco.co/docs/introduction/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leandro Jimenez": "jimenezochoa@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/epayco/epayco-ios.git",
18     "tag": "v1.0"
19   },
20   "source_files": [
21     "ePaycoSDK/*.{h, swift}",
22     "ePaycoSDK/**/*.{h, swift}"
23   ],
24   "frameworks": [
25     "SystemConfiguration",
26     "Foundation",
27     "Security",
28     "UIKit"
29   ],
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "3"
33   },
34   "module_name": "ePayco"