[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / a / 3 / 1 / EFInternetIndicator / 0.0.6 / EFInternetIndicator.podspec.json
blob6ba26fe143c6e488816e01808f6883a28f511c46
2   "name": "EFInternetIndicator",
3   "version": "0.0.6",
4   "summary": "A little Internet status indicator.",
5   "description": "A little swift Internet error status indicator using ReachabilitySwift.",
6   "homepage": "https://github.com/ezefranca/EFInternetIndicator",
7   "screenshots": "https://media.giphy.com/media/3Pumvj8kXlsze/giphy.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ezefranca": "ezequiel.ifsp@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ezefranca/EFInternetIndicator.git",
17     "tag": "0.0.6"
18   },
19   "social_media_url": "https://twitter.com/ezefranca",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EFInternetIndicator/Classes/**/*.{c,h,hh,m,mm,swift}",
24   "dependencies": {
25     "SwiftMessages": [
26       "~> 5.0.1"
27     ]
28   }