[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / a / 2 / NewRelicAgent / 6.3.2 / NewRelicAgent.podspec.json
blobd58fced820266656da3a6a56e7924436ed80c57c
2   "name": "NewRelicAgent",
3   "version": "6.3.2",
4   "summary": "Real-time performance data with your next iOS app release.",
5   "homepage": "http://newrelic.com/mobile-monitoring",
6   "license": {
7     "type": "Commercial",
8     "file": "NewRelicAgent/LICENSE"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "authors": {
14     "New Relic, Inc.": "support@newrelic.com"
15   },
16   "source": {
17     "http": "https://download.newrelic.com/ios_agent/NewRelic_iOS_Agent_6.3.2.zip"
18   },
19   "source_files": "NewRelicAgent/NewRelicAgent.framework/**/*.h",
20   "vendored_frameworks": "NewRelicAgent/NewRelicAgent.framework",
21   "preserve_paths": "NewRelicAgent/*.framework",
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreTelephony"
25   ],
26   "libraries": [
27     "z",
28     "c++"
29   ],
30   "requires_arc": false