[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 3 / 1 / puzzl-iOS / 1.0.3 / puzzl-iOS.podspec.json
blobc85e3c3b0d2522a67719c3df7d08c3329af6fd2d
2   "name": "puzzl-iOS",
3   "version": "1.0.3",
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.3"
20   },
21   "swift_versions": [
22     "5.1",
23     "5.2"
24   ],
25   "resources": "Puzzl-iOS/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
26   "source_files": "Puzzl-iOS/Common/*.swift",
27   "ios": {
28     "source_files": [
29       "Puzzl-iOS/Extensions/*.swift",
30       "Puzzl-iOS/Models/*.swift",
31       "Puzzl-iOS/Services/*.swift",
32       "Puzzl-iOS/ViewControllers/**/*.swift",
33       "Puzzl-iOS/*.swift"
34     ],
35     "frameworks": "Foundation"
36   },
37   "dependencies": {
38     "Alamofire": [
39       "~> 4.9.0"
40     ],
41     "VeriffSDK": [
43     ],
44     "Eureka": [
46     ],
47     "TTTAttributedLabel": [
49     ]
50   },
51   "swift_version": "5.2"