[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 0 / IndicateKit / 1.0.1 / IndicateKit.podspec.json
blob083fddc975cf86b9f7324093326aece5e09e0239
2   "name": "IndicateKit",
3   "module_name": "Indicate",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/pkluz/indicate",
9   "authors": {
10     "Philip Kluz": "philip.kluz@gmail.com"
11   },
12   "summary": "Notification pop-over (aka \"Toast\") modeled after the iOS AirPods and Apple Pencil indicator.",
13   "source": {
14     "git": "https://github.com/pkluz/Indicate.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "Indicate/**/*.{swift}",
18   "resource_bundles": {
19     "IndicateKit": "Indicate/**/*.{xcassets}"
20   },
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "12.0"
24   },
25   "swift_version": "5.0"