[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 2 / HubPod / 0.0.12 / HubPod.podspec.json
blob103f3ad5dd3444319f3e702e2cb6dae48843ae97
2   "name": "HubPod",
3   "version": "0.0.12",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lsaganski": "lsaganski@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.2"
16   },
17   "source": {
18     "git": "https://github.com/lsaganski/HubPod.git",
19     "tag": "0.0.12"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HubPod/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"