[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / a / 9 / MFTAIdentity / 0.0.1 / MFTAIdentity.podspec.json
blobcc89396bf01cf837e3523d6ee044edc1696cd82b
2   "name": "MFTAIdentity",
3   "version": "0.0.1",
4   "summary": "Simple Library of MFTAIdentity.",
5   "description": "'One Of the best Library. Very simple to use and readable'",
6   "homepage": "https://github.com/akashbelekar2428/MFTAIdentity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akashbelekar2428": "akashbelekar108@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/akashbelekar2428/MFTAIdentity.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.4"
25     ],
26     "SVProgressHUD": [
28     ],
29     "ObjectMapper": [
30       "~> 4.2"
31     ]
32   },
33   "resources": [
34     "Source/Assets/photo.xcassets",
35     "Source/Authenticator/Authenticator.swift",
36     "Source/ComponentManager/ComponentManager.swift",
37     "Source/Configurations/AuthenticationConfiguration.swift",
38     "Source/Constants/Constant.swift",
39     "Source/DataPickerView/DataPickerView.swift",
40     "Source/EmailAuth/Email_Address.swift",
41     "Source/Fonts/**/*.ttf",
42     "Source/LoginAuth/AuthenticationLogIn.swift",
43     "Source/MobileAuth/Mobile_Number.swift",
44     "Source/Network/**/*.swift",
45     "Source/PINAuth/PINView.swift",
46     "Source/Protocol/**/*.swift",
47     "Source/Request/**/*.swift",
48     "Source/Resources/**/*.xib",
49     "Source/Response/**/*.swift",
50     "Source/UIClasses/**/*.swift",
51     "Source/Utility/**/*.swift",
52     "Source/ValidationManager/**/*.swift"
53   ],
54   "source_files": "Source/**/*.swift",
55   "swift_version": "5.0"