[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / a / c / 4 / KASpotlightHelper / 0.1.0 / KASpotlightHelper.podspec.json
blob88697a4e8d56adc87b927b56c369ec0305293b2c
2   "name": "KASpotlightHelper",
3   "version": "0.1.0",
4   "summary": "Easy-to-use in-app data export for Spotlight Search.",
5   "description": "KASpotlightHelper makes easier to provide your in-app data for Spotlight Search.",
6   "homepage": "https://github.com/kadarandras/KASpotlightHelper",
7   "license": "MIT",
8   "authors": {
9     "Andras Kadar": "kadarandrass@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kadarandras/KASpotlightHelper.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "KASpotlightHelper": [
22       "Pod/Assets/*.png"
23     ]
24   }