[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 2 / 0 / paymentDemoIOS / 1.0.5 / paymentDemoIOS.podspec.json
blob7df0b6bfa16d47bfa34e1df8c353be437cb8e802
2   "name": "paymentDemoIOS",
3   "version": "1.0.5",
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.5"
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": "c++",
36   "vendored_libraries": [
37     "PaymentResources/Classes/Base/hresources/libCardIO.a",
38     "PaymentResources/Classes/Base/hresources/libopencv_core.a",
39     "PaymentResources/Classes/Base/hresources/libopencv_imgproc.a"
40   ],
41   "dependencies": {
42     "moa": [
44     ],
45     "PKHUD": [
47     ],
48     "AlamofireObjectMapper": [
50     ],
51     "Alamofire": [
53     ],
54     "ActionSheetPicker-3.0": [
56     ],
57     "RealmSwift": [
59     ]
60   }