[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 5 / poddemofolder / 1.1.2 / poddemofolder.podspec.json
blobdde2603659d7a4bc69811a12ae36226081d4d4fb
2   "name": "poddemofolder",
3   "version": "1.1.2",
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.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   "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     "Source/Fonts/*.ttf",
50     "Source/Resources/*.xib",
51     "Source/Assets/*.xcassets"
52   ],
53   "swift_version": "5.0"