[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 1 / ArriyoPDD / 0.0.5 / ArriyoPDD.podspec.json
blob78ee1a3f270344b434277468664123421b2f736b
2   "name": "ArriyoPDD",
3   "version": "0.0.5",
4   "summary": "A short description of ArriyoPDD.",
5   "description": "This is a description for the KYC SDK Kit framework. This framework will be used for commercial purposes.",
6   "homepage": "https://www.pearldatadirect.com",
7   "license": {
8     "type": "MIT",
9     "text": "    Copyright 2012\n    Permission is granted to...\n"
10   },
11   "authors": {
12     "PDD": "mobtech@pearldatadirect.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "git@github.com:pddmobtech/ArriyoPDD.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "ArriyoPDD/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "ArriyoPDD": [
25       "ArriyoPDD/**/*.{png,jpg,json,pem,strings}",
26       "ArriyoPDD/**/*.xib"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "AVFoundation",
32     "Vision",
33     "MapKit"
34   ],
35   "dependencies": {
36     "Alamofire": [
37       "~> 5.4.1"
38     ],
39     "ZVProgressHUD": [
40       "~> 3.0.6"
41     ],
42     "lottie-ios": [
43       "~> 3.2.1"
44     ],
45     "SwiftyRSA": [
46       "~> 1.7.0"
47     ],
48     "CryptoSwift": [
49       "~> 1.0"
50     ],
51     "ObjectMapper": [
52       "~> 4.2"
53     ]
54   },
55   "swift_version": "5.0"