[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 3 / InstanaAgent / 1.8.1 / InstanaAgent.podspec.json
blob79b4b6c9189cd424ba4001e087bdab45bd751fb6
2   "name": "InstanaAgent",
3   "version": "1.8.1",
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.8.1"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "exclude_files": "Dev",
23   "public_header_files": "Sources/ImageTracker/**/*.h",
24   "dependencies": {
25     "GzipSwift": [
27     ]
28   },
29   "resource_bundles": {
30     "InstanaAgent": "Sources/InstanaAgent/Resources/PrivacyInfo.xcprivacy"
31   },
32   "requires_arc": true,
33   "swift_versions": "5.4",
34   "swift_version": "5.4"