[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / f / 0 / IndicateKit / 1.0.2 / IndicateKit.podspec.json
blob35af2aada4e34f96227c817786e790b92f1df6e5
2   "name": "IndicateKit",
3   "module_name": "Indicate",
4   "version": "1.0.2",
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.2"
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"