[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / b / 8 / GTAlertBar / 1.0.2 / GTAlertBar.podspec.json
blobcbc43d7a5687bd025fe4ce9afa3e778d6b8978e0
2   "name": "GTAlertBar",
3   "version": "1.0.2",
4   "summary": "A no-nonsense manager for showing alert bars on iOS apps.",
5   "homepage": "https://github.com/ecnepsnai/GTAlertBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ian Spence": "ian@ecnepsnai.com"
12   },
13   "social_media_url": "https://twitter.com/ecnepsnai",
14   "source": {
15     "git": "https://github.com/ecnepsnai/GTAlertBar.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GTAlertBar.swift",
22   "resources": "GTAlertBar.xcassets",
23   "requires_arc": true