[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / d / 3 / InstanaAgent / 1.0.2 / InstanaAgent.podspec.json
blob69c7b18301594acf3d72ab7fbde777434878a34a
2   "name": "InstanaAgent",
3   "version": "1.0.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   },
10   "authors": {
11     "Instana Inc.": "info@instana.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/instana/iOSAgent.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Sources/InstanaAgent/**/*.{swift}",
21   "exclude_files": "Dev",
22   "dependencies": {
23     "GzipSwift": [
25     ]
26   },
27   "requires_arc": true,
28   "swift_versions": "5.1",
29   "swift_version": "5.1"