blob: d4bdd2c16194efc100387d05ad2a5a73e63b16dc [file] [log] [blame]
{
"name": "KumpeHelpers",
"platforms": {
"ios": "13.6"
},
"summary": "Swift Helper Files used in KumpeApps.",
"version": "1.1.2",
"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.1.2"
},
"frameworks": "UIKit",
"dependencies": {
"ReachabilitySwift": [
],
"SwiftMessages": [
],
"Alamofire-SwiftyJSON": [
],
"Sync": [
],
"CollectionViewCenteredFlowLayout": [
],
"Haptico": [
]
},
"source_files": "KumpeHelpers/**/*.{swift,storyboard,xib,png}",
"swift_versions": "5",
"swift_version": "5"
}