blob: aa76e8569e5ae6898dbf8c83aeec1fab216505b3 [file] [log] [blame]
{
"name": "HelperClassPod",
"version": "1.0.0",
"summary": "This pod is for all generic methods",
"description": "In this pod you will find all the generic methods",
"homepage": "https://github.com/Munzareen/HelperClassPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Munzareen Atique": "munzareenatique@gmail.com"
},
"source": {
"git": "https://github.com/Munzareen/HelperClassPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "HelperProject/SharedHelper.swift",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"SwiftGifOrigin": [
],
"Alamofire": [
],
"ObjectMapper": [
]
},
"swift_version": "5.0"
}