[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / b / Whisper / 2.0.1 / Whisper.podspec.json
blob876e3910b77902a3f793e0b93f9e236106c6005c
2   "name": "Whisper",
3   "summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
4   "version": "2.0.1",
5   "homepage": "https://github.com/hyperoslo/Whisper",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Whisper.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]