blob: 0dd55a35234cd7743b7ec980c97140fa7fc53c40 [file] [log] [blame]
{
"name": "HubPod",
"version": "0.0.8",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library brings a set of custom components to standardize on buiding new features to our apps.",
"homepage": "https://github.com/lsaganski/HubPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lsaganski": "lsaganski@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/lsaganski/HubPod.git",
"tag": "0.0.8"
},
"swift_versions": "5.0",
"source_files": "HubPod/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}