[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 1 / puzzl-iOS / 0.0.1 / puzzl-iOS.podspec.json
blob60eed06b1ee013bdb951d5ad84f0b109b1724363
2   "name": "puzzl-iOS",
3   "version": "0.0.1",
4   "summary": "Puzzl iOS SDK for rendering Puzzl's Employee Onboarding flow",
5   "description": "Puzzl iOS SDK for rendering Puzzl's Employee Onboarding flow",
6   "homepage": "https://github.com/Puzzl/puzzl-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Puzzl": "support@joinpuzzl.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/Puzzl/puzzl-iOS.git",
19     "tag": "1.0.2"
20   },
21   "swift_versions": [
22     "5.1",
23     "5.2"
24   ],
25   "source_files": "Puzzl-iOS/Common/*.swift",
26   "ios": {
27     "source_files": [
28       "Puzzl-iOS/Extensions/*.swift",
29       "Puzzl-iOS/Models/*.swift",
30       "Puzzl-iOS/Services/*.swift",
31       "Puzzl-iOS/ViewControllers/**/*.swift",
32       "Puzzl-iOS/*.swift"
33     ],
34     "frameworks": "Foundation"
35   },
36   "dependencies": {
37     "Alamofire": [
38       "~> 4.9.0"
39     ],
40     "VeriffSDK": [
42     ],
43     "Eureka": [
45     ],
46     "TTTAttributedLabel": [
48     ]
49   },
50   "swift_version": "5.2"