blob: 083fddc975cf86b9f7324093326aece5e09e0239 [file] [log] [blame]
{
"name": "IndicateKit",
"module_name": "Indicate",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/pkluz/indicate",
"authors": {
"Philip Kluz": "philip.kluz@gmail.com"
},
"summary": "Notification pop-over (aka \"Toast\") modeled after the iOS AirPods and Apple Pencil indicator.",
"source": {
"git": "https://github.com/pkluz/Indicate.git",
"tag": "1.0.1"
},
"source_files": "Indicate/**/*.{swift}",
"resource_bundles": {
"IndicateKit": "Indicate/**/*.{xcassets}"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0"
}