[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / 7 / 5 / a / AptoSDK / 3.20.0 / AptoSDK.podspec.json
blobfb4754770f96f2dd6e93a845e9e0235c180c5268
2   "name": "AptoSDK",
3   "version": "3.20.0",
4   "summary": "The Apto core platform iOS SDK.",
5   "description": "Apto iOS Core SDK",
6   "homepage": "https://github.com/AptoPayments/apto-sdk-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Apto Payments": "mobile@aptopayments.com"
13   },
14   "source": {
15     "git": "https://github.com/AptoPayments/apto-sdk-ios.git",
16     "tag": "3.20.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "module_name": "AptoSDK",
24   "source_files": [
25     "Pod/Classes/core/**/*.swift"
26   ],
27   "resources": [
28     "Pod/Assets/*.cer",
29     "Pod/Localization/*.lproj",
30     "Pod/CHANGELOG_core.md"
31   ],
32   "frameworks": [
33     "Foundation",
34     "UIKit"
35   ],
36   "dependencies": {
37     "Alamofire": [
38       "~> 5.4.3"
39     ],
40     "Bond": [
41       "~> 7.6"
42     ],
43     "SwiftyJSON": [
44       "~> 5.0"
45     ],
46     "GoogleKit": [
47       "~> 0.3"
48     ],
49     "PhoneNumberKit": [
50       "~> 3.3.3"
51     ],
52     "TrustKit": [
53       "~> 1.6"
54     ],
55     "FTLinearActivityIndicator": [
56       "1.2.1"
57     ],
58     "AlamofireNetworkActivityIndicator": [
59       "~> 3.1"
60     ],
61     "Mixpanel-swift": [
62       "~> 3.2.0"
63     ]
64   },
65   "swift_version": "5.0"