[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 0 / paymentDemoIOS / 1.0.4 / paymentDemoIOS.podspec.json
blob1bd360f02846a68bbce310da7563d724a5c9f4d3
2   "name": "paymentDemoIOS",
3   "version": "1.0.4",
4   "summary": "Demo payment",
5   "description": "libreria demo para el modulo de payment",
6   "homepage": "https://github.com/developersmoviletp/paymentDemoIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "developersmoviletp": "jrescobarmiron@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/developersmoviletp/paymentDemoIOS.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PaymentResources/Classes/**/*",
22   "resource_bundles": {
23     "paymentDemoIOS": [
24       "PaymentResources/Assets/**/*.png"
25     ]
26   },
27   "frameworks": [
28     "Accelerate",
29     "AVFoundation",
30     "AudioToolbox",
31     "CoreMedia",
32     "CoreVideo",
33     "MobileCoreServices",
34     "OpenGLES",
35     "QuartzCore",
36     "Security",
37     "UIKit"
38   ],
39   "libraries": "c++",
40   "vendored_libraries": [
41     "PaymentResources/Classes/Base/hresources/libCardIO.a",
42     "PaymentResources/Classes/Base/hresources/libopencv_core.a",
43     "PaymentResources/Classes/Base/hresources/libopencv_imgproc.a"
44   ],
45   "dependencies": {
46     "moa": [
48     ],
49     "PKHUD": [
51     ],
52     "AlamofireObjectMapper": [
54     ],
55     "Alamofire": [
57     ],
58     "ActionSheetPicker-3.0": [
60     ],
61     "RealmSwift": [
63     ]
64   }