[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 2 / 0 / paymentDemoIOS / 1.0.15 / paymentDemoIOS.podspec.json
blob5666d534e2e8d032435a50773712e5d603701c6f
2   "name": "paymentDemoIOS",
3   "version": "1.0.15",
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.15"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PaymentResources/Classes/**/*.{h,a,m,Swift}",
22   "resources": "PaymentResources/Classes/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "frameworks": [
24     "Accelerate",
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreMedia",
28     "CoreVideo",
29     "MobileCoreServices",
30     "OpenGLES",
31     "QuartzCore",
32     "Security",
33     "UIKit"
34   ],
35   "libraries": [
36     "c++",
37     "ObjC"
38   ],
39   "vendored_libraries": [
40     "PaymentResources/Classes/Base/hresources/libCardIO.a",
41     "PaymentResources/Classes/Base/hresources/libopencv_core.a",
42     "PaymentResources/Classes/Base/hresources/libopencv_imgproc.a"
43   ],
44   "dependencies": {
45     "moa": [
47     ],
48     "PKHUD": [
50     ],
51     "AlamofireObjectMapper": [
53     ],
54     "Alamofire": [
56     ],
57     "ActionSheetPicker-3.0": [
59     ],
60     "RealmSwift": [
62     ]
63   }