[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 0 / InfluxAPM / 1.0.2 / InfluxAPM.podspec.json
blob4ba07b032c6d96612838b21cc28330b5ecf9a51b
2   "name": "InfluxAPM",
3   "version": "1.0.2",
4   "summary": "InfluxAPM SDK gives instant, mobile performance monitoring.",
5   "homepage": "https://www.influxapm.com",
6   "license": {
7     "type": "Commercial",
8     "text": "See https://www.influxapm.com"
9   },
10   "authors": {
11     "Vu Tran": "vu0tran@gmail.com",
12     "Marcin Butanowicz": "m.butan@gmail.com"
13   },
14   "documentation_url": "https://www.influxapm.com/docs/getting_started",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/slidemail/InfluxAPM.git",
21     "tag": "1.0.2"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreData",
27     "CoreTelephony",
28     "SystemConfiguration"
29   ],
30   "preserve_paths": [
31     "InfluxAPMSDK/InfluxAPM.framework",
32     "scripts/*"
33   ],
34   "public_header_files": "InfluxAPMSDK/InfluxAPM.framework/**/*.h",
35   "vendored_frameworks": "InfluxAPMSDK/InfluxAPM.framework",
36   "module_map": "InfluxAPMSDK/InfluxAPM.framework/Modules/module.modulemap"