[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 1 / ArriyoPDD / 0.0.2 / ArriyoPDD.podspec.json
blob37b226848dda64de5ac6eb3ff72eeb2a7ba24539
2   "name": "ArriyoPDD",
3   "version": "0.0.2",
4   "summary": "A short description of ArriyoMaster.",
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.2"
21   },
22   "source_files": [
23     "ArriyoPDD",
24     "ArriyoPDD/**/*.{h,m,swift}"
25   ],
26   "resource_bundles": {
27     "ArriyoPDD": [
28       "ArriyoPDD/**/*.{png,jpg,json,pem,strings}"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "AVFoundation",
34     "Vision",
35     "MapKit"
36   ],
37   "dependencies": {
38     "Alamofire": [
39       "~> 5.4.1"
40     ],
41     "ZVProgressHUD": [
42       "~> 3.0.6"
43     ],
44     "lottie-ios": [
45       "~> 3.2.1"
46     ],
47     "MaterialComponents/TextControls+OutlinedTextFields": [
49     ],
50     "SwiftyRSA": [
51       "~> 1.7.0"
52     ],
53     "CryptoSwift": [
54       "~> 1.0"
55     ],
56     "ObjectMapper": [
57       "~> 4.2"
58     ]
59   },
60   "swift_version": "5.0"