blob: ad65cac97be956980f4525b1bdce3fb0c3958cec [file] [log] [blame]
{
"name": "HubPod",
"version": "0.0.10",
"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.10"
},
"swift_versions": "5.0",
"source_files": "HubPod/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}