[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 6 / InAppNotify / 0.1.1 / InAppNotify.podspec.json
blob89b0115df549cfcfe62f00423eb507590a34785d
2   "name": "InAppNotify",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Swift library to manage in app notification in swift language, like WhatsApp, Telegram, Frind, ecc.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Becchetti Luca": "luca.becchetti@brokenice.it"
15   },
16   "homepage": "https://github.com/lucabecchetti/InAppNotify",
17   "source": {
18     "git": "https://github.com/lucabecchetti/InAppNotify.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "InAppNotify/*.{swift}",
23   "pushed_with_swift_version": "3.0"