[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 7 / HelperClassPod / 1.0.0 / HelperClassPod.podspec.json
blobaa76e8569e5ae6898dbf8c83aeec1fab216505b3
2   "name": "HelperClassPod",
3   "version": "1.0.0",
4   "summary": "This pod is for all generic methods",
5   "description": "In this pod you will find all the generic methods",
6   "homepage": "https://github.com/Munzareen/HelperClassPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Munzareen Atique": "munzareenatique@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Munzareen/HelperClassPod.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "source_files": "HelperProject/SharedHelper.swift",
25   "frameworks": "Foundation",
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "dependencies": {
30     "SwiftGifOrigin": [
32     ],
33     "Alamofire": [
35     ],
36     "ObjectMapper": [
38     ]
39   },
40   "swift_version": "5.0"