[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 1 / KSToastView / 0.2 / KSToastView.podspec.json
blobd13491c31dca5de8ea01b9422b6b52c93e49fe79
2   "name": "KSToastView",
3   "version": "0.2",
4   "summary": "Simple Popup Notification.",
5   "description": "Simple Popup Notification inspired by Android Toast.",
6   "homepage": "https://github.com/c0ming/KSToastView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "c0ming": "https://github.com/c0ming"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/c0ming/KSToastView.git",
19     "tag": "v0.2"
20   },
21   "source_files": "KSToastView/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true