[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / 2 / BreadCrumbHeaders / 1.1.0 / BreadCrumbHeaders.podspec.json
blob4c5140b1865f84b02718ec41ed31c1968064663c
2   "name": "BreadCrumbHeaders",
3   "version": "1.1.0",
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.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/BreadCrumbHeaders/**/*",
23   "swift_version": "5.0"