[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / 6 / DevCycle / 1.12.1 / DevCycle.podspec.json
blobe6f4d059472955dca643b42779abc209d32418c2
2   "name": "DevCycle",
3   "version": "1.12.1",
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     "osx": "10.13",
13     "tvos": "12.0",
14     "watchos": "7.0",
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/DevCycleHQ/ios-client-sdk.git",
19     "tag": "1.12.1"
20   },
21   "authors": {
22     "DevCycle": "help@taplytics.com"
23   },
24   "source_files": "DevCycle/**/*.{h,m,swift}",
25   "swift_versions": "5.0",
26   "dependencies": {
27     "LDSwiftEventSource": [
28       "~> 3.0"
29     ]
30   },
31   "swift_version": "5.0"