[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / 6 / DevCycle / 1.6.4 / DevCycle.podspec.json
blobc793984dd2bb7f9db6e9afef5ea35a35ae5dc577
2   "name": "DevCycle",
3   "version": "1.6.4",
4   "summary": "The iOS SDK for Devcycle!",
5   "description": "The iOS Client SDK for DevCycle.",
6   "homepage": "https://devcycle.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/DevCycleHQ/ios-client-sdk.git",
16     "tag": "1.6.4"
17   },
18   "authors": {
19     "DevCycle": "help@taplytics.com"
20   },
21   "source_files": "DevCycle/**/*.{h,m,swift}",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "LDSwiftEventSource": [
25       "~> 3.0"
26     ]
27   },
28   "swift_version": "5.0"