4 "summary": "A CocoaPods library written in Swift",
5 "description": "This CocoaPods library brings a set of custom components to standardize on buiding new features to our apps.",
6 "homepage": "https://github.com/lsaganski/HubPod",
12 "lsaganski": "lsaganski@gmail.com"
18 "git": "https://github.com/lsaganski/HubPod.git",
21 "swift_versions": "5.0",
22 "source_files": "HubPod/**/*.{h,m,swift}",
25 "HubPod/Resources/*.png",
27 "HubPod/Assets/*.png",
28 "HubPod/Assets/*.xcassets",
32 "exclude_files": "Classes/Exclude",
34 "HubPod/Resources/*.png",
36 "HubPod/Assets/*.png",
37 "HubPod/Assets/*.xcassets",
40 "swift_version": "5.0"