[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 3 / 7 / 2 / CoreHelpers / 1.0 / CoreHelpers.podspec.json
blobacdffa5ffa32913c375858d0468bc07aea6ec5da
2   "name": "CoreHelpers",
3   "version": "1.0",
4   "summary": "CoreHelpers - helpful helpers to use in each project.",
5   "description": "Helpful helpers for showing alerts, dealing with logs and analytics, errors, animation and much more.",
6   "homepage": "https://github.com/pffan91/CoreHelpers/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pffan91/CoreHelpers.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/V_Semenchenko",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Helpers/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Flurry-iOS-SDK/FlurrySDK": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"