[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 7 / 2 / HubPod / 0.0.28 / HubPod.podspec.json
blobc63bd823c57158c606e9b09a2d7feba30682b913
2   "name": "HubPod",
3   "version": "0.0.28",
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.28"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HubPod/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "HubPod": [
25       "HubPod/Resources/*.png",
26       "Resources/*.png",
27       "HubPod/Assets/*.png",
28       "HubPod/Assets/*.xcassets",
29       "HubPod/*.xcassets"
30     ]
31   },
32   "exclude_files": "Classes/Exclude",
33   "resources": [
34     "HubPod/Resources/*.png",
35     "Resources/*.png",
36     "HubPod/Assets/*.png",
37     "HubPod/Assets/*.xcassets",
38     "HubPod/*.xcassets"
39   ],
40   "swift_version": "5.0"