[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / b / AptoUISDK / 2.0.4 / AptoUISDK.podspec.json
blobd6e0f15237bda289112fb575a57541a327085060
2   "name": "AptoUISDK",
3   "version": "2.0.4",
4   "summary": "The Apto UI platform iOS SDK.",
5   "description": "Apto iOS UI SDK",
6   "homepage": "https://github.com/ShiftFinancial/apto-ui-sdk-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Oliver": "ivan@aptopayments.com",
13     "Takeichi Kanzaki": "takeichi@aptopayments.com"
14   },
15   "source": {
16     "git": "https://github.com/ShiftFinancial/apto-ui-sdk-ios.git",
17     "tag": "2.0.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "module_name": "AptoUISDK",
25   "source_files": [
26     "Pod/Classes/ui/**/*.swift"
27   ],
28   "resources": [
29     "Pod/Assets/*.png",
30     "Pod/Assets/*.css",
31     "Pod/Localization/*.lproj",
32     "Pod/Assets/*.xcassets",
33     "Pod/Fonts/*.ttf"
34   ],
35   "frameworks": [
36     "UIKit",
37     "CoreLocation",
38     "Accelerate",
39     "AudioToolbox",
40     "AVFoundation",
41     "CoreGraphics",
42     "CoreMedia",
43     "CoreVideo",
44     "Foundation",
45     "MobileCoreServices",
46     "OpenGLES",
47     "QuartzCore",
48     "Security",
49     "LocalAuthentication",
50     "CallKit"
51   ],
52   "dependencies": {
53     "AptoSDK": [
55     ],
56     "SnapKit": [
57       "~> 5.0"
58     ],
59     "Bond": [
60       "~> 6.10"
61     ],
62     "GoogleKit": [
63       "~> 0.3"
64     ],
65     "PhoneNumberKit": [
66       "~> 2.6"
67     ],
68     "TTTAttributedLabel": [
69       "~> 2.0"
70     ],
71     "TrustKit": [
72       "~> 1.6"
73     ],
74     "Down": [
75       "~> 0.8.0"
76     ],
77     "PullToRefreshKit": [
78       "~> 0.8"
79     ],
80     "SwiftLint": [
81       "0.31.0"
82     ],
83     "Mixpanel-swift": [
84       "~> 2.6"
85     ],
86     "TwilioVoice": [
87       "~> 3.0"
88     ]
89   },
90   "swift_version": "5.0"