[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 4 / TAAuthFactors / 1.1.2 / TAAuthFactors.podspec.json
blobc412e672ed23bcb4feab636cbb6841908d1e1e16
2   "name": "TAAuthFactors",
3   "version": "1.1.2",
4   "summary": "Simple Library of TAAuthFactors.",
5   "description": "'One Of the best Library. Very simple to use and readable'",
6   "homepage": "https://github.com/akashbelekar2428/TAAuthFactors",
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/TAAuthFactors.git",
16     "tag": "1.1.2"
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   "source_files": [
34     "Source/Assets/*.xcassets",
35     "Source/ComponentManager/*.swift",
36     "Source/Configurations/*.swift",
37     "Source/EmailAuth/**/*.swift",
38     "Source/Fonts/*.ttf",
39     "Source/LoginAuth/*.swift",
40     "Source/MobileAuth/*.swift",
41     "Source/Network/*.swift",
42     "Source/PINAuth/*.swift",
43     "Source/Presentor/*.swift",
44     "Source/Protocol/*.swift",
45     "Source/Request/*.swift",
46     "Source/Resources/*.xib",
47     "Source/Response/*.swift",
48     "Source/UIClasses/*.swift",
49     "Source/Utility/*.swift",
50     "Source/ValidationManager/*.swift"
51   ],
52   "swift_version": "5.0"