blob: f0243bce1e473d722daa33dc2aeea500543f069c [file] [log] [blame]
{
"name": "KumpeHelpers",
"platforms": {
"ios": "13.6"
},
"summary": "Swift Helper Files used in KumpeApps.",
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Justin Kumpe": "helpdesk@kumpeapps.com"
},
"homepage": "https://github.com/kumpeapps/KumpeHelpers.git",
"source": {
"git": "https://github.com/kumpeapps/KumpeHelpers.git",
"tag": "1.0.6"
},
"frameworks": "UIKit",
"dependencies": {
"ReachabilitySwift": [
],
"SwiftMessages": [
],
"Alamofire-SwiftyJSON": [
],
"Sync": [
],
"CollectionViewCenteredFlowLayout": [
]
},
"source_files": "KumpeHelpers/**/*.{swift,storyboard,xib,png}",
"swift_versions": "5",
"swift_version": "5"
}