[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 7 / b / ItlySegmentPlugin / 1.0.0 / ItlySegmentPlugin.podspec.json
blob611113ec59faa77d63fea0026321a10012da0dca
2   "name": "ItlySegmentPlugin",
3   "version": "1.0.0",
4   "summary": "Iteratively Segment plugin",
5   "description": "Segment plugin for Iteratively SDK (Swift & Objective-C)",
6   "homepage": "https://iterative.ly",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Iteratively": "support@iterative.ly",
13     "Justin Fiedler": "justin@iterative.ly",
14     "Konstantin Dorogan": "sayd3x@users.noreply.github.com"
15   },
16   "source": {
17     "git": "https://github.com/iterativelyhq/itly-sdk-ios.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "SegmentPlugin/SegmentPlugin/**/*.{h,swift}",
21   "platforms": {
22     "ios": "11.0",
23     "tvos": "13.4"
24   },
25   "frameworks": "Foundation",
26   "dependencies": {
27     "Analytics": [
28       "~> 4.0.0"
29     ],
30     "ItlySdk": [
31       "~> 1.0.0"
32     ]
33   },
34   "swift_versions": "5.3",
35   "swift_version": "5.3"