[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 2 / BreadCrumbHeaders / 1.0.1 / BreadCrumbHeaders.podspec.json
blob5445574ca685612c3d4df7e318c59a05ce957e73
2   "name": "BreadCrumbHeaders",
3   "version": "1.0.1",
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.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "BreadCrumbHeaders/Classes/**/*",
23   "swift_version": "5.0"