[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / BreadCrumbHeaders / 1.0.2 / BreadCrumbHeaders.podspec.json
blobca0f517159eb00a3a3f699a43c0684ee4d4eb8f9
2   "name": "BreadCrumbHeaders",
3   "version": "1.0.2",
4   "summary": "Breadcrumb-like static headers for iOS used to group screens into a flow.",
5   "description": "BreadCrumbHeaders is designed to be used whenever you have a few screens that belong to a specific flow. Example, if you have a store checkout flow where you need to collect shipping and billing info, this can be used to notify the user what iss coming and how many steps are needed to complete the flow.",
6   "homepage": "https://github.com/inderdhir/BreadcrumbHeaders",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Inder Dhir": "inderdhir@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/inderdhir/BreadcrumbHeaders.git",
16     "tag": "1.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "BreadCrumbHeaders/Classes/**/*",
23   "swift_version": "5.0"