[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / a / 9 / 3 / Chartbeat / 0.0.1 / Chartbeat.podspec.json
blobd699b46f1b547def3d33bb09fbeaba05606dfaf5
2   "name": "Chartbeat",
3   "version": "0.0.1",
4   "license": "Commercial",
5   "summary": "Chartbeat analytics library for iOS.",
6   "homepage": "https://chartbeat.com/docs/ios/",
7   "authors": {
8     "Chartbeat": "https://chartbeat.com"
9   },
10   "source": {
11     "git": "https://github.com/segmentio/chartbeat.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "CBTracker.h",
15   "preserve_paths": "libChartbeat-iOS-SDK.a",
16   "libraries": "Chartbeat-iOS-SDK",
17   "xcconfig": {
18     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Chartbeat\""
19   },
20   "requires_arc": false,
21   "deprecated": true,
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }