[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 5 / poddemofolder / 1.1.0 / poddemofolder.podspec.json
blobeb39f8f2034531916d594e667a32f0fc4b26aac4
2   "name": "poddemofolder",
3   "version": "1.1.0",
4   "summary": "Simple Library of MFTAAuthenticationFactors.",
5   "description": "'One Of the best Library. Very simple to use and readable'",
6   "homepage": "https://github.com/AkashBelekar2428/demoPodFolder",
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/demoPodFolder.git",
16     "tag": "1.1.0"
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/Cons/*.{swift}",
35     "Source/ComponentManager/*.{swift}",
36     "Source/Configurations/*.{swift}",
37     "Source/EmailAuth/**/*.{swift}",
38     "Source/LoginAuth/*.{swift}",
39     "Source/MobileAuth/*.{swift}",
40     "Source/Network/*.{swift}",
41     "Source/PINAuth/*.{swift}",
42     "Source/Presentor/*.{swift}",
43     "Source/Protocol/*.{swift}",
44     "Source/Request/*.{swift}",
45     "Source/Response/*.{swift}",
46     "Source/UIClasses/*.{swift}",
47     "Source/Utility/*.{swift}",
48     "Source/ValidationManager/*.{swift}"
49   ],
50   "source_files": "Source/**/*.swift",
51   "preserve_paths": [
52     "Source/Fonts/*.ttf",
53     "Source/Resources/*.xib",
54     "Source/Assets/*.xcassets"
55   ],
56   "swift_version": "5.0"