[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / d / 3 / InstanaAgent / 1.2.2 / InstanaAgent.podspec.json
blobc6be8d7a9480bbb8f88358988a19629b59cc6116
2   "name": "InstanaAgent",
3   "version": "1.2.2",
4   "summary": "Instana iOS agent.",
5   "description": "Integrate Instana Agent Application Performance Management into your iOS app.",
6   "homepage": "https://github.com/instana/iOSAgent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Instana Inc.": "info@instana.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/instana/iOSAgent.git",
19     "tag": "1.2.2"
20   },
21   "source_files": "Sources/InstanaAgent/**/*.{swift}",
22   "exclude_files": "Dev",
23   "dependencies": {
24     "GzipSwift": [
26     ]
27   },
28   "requires_arc": true,
29   "swift_versions": [
30     "5.1",
31     "5.2",
32     "5.3"
33   ],
34   "swift_version": "5.3"