[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 6 / Leanplum-iOS-Monitoring / 2.1.0 / Leanplum-iOS-Monitoring.podspec.json
blob765d40a78efbeb69161e6b638e0128490ef4de9e
2   "name": "Leanplum-iOS-Monitoring",
3   "version": "2.1.0",
4   "summary": "Supplementary Leanplum pod to provide crash monitoring support.",
5   "description": "The Leanplum Monitoring pod helps monitor the performance and reliability of the Leanplum SDK.",
6   "homepage": "https://www.leanplum.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.leanplum.com/tos"
10   },
11   "authors": {
12     "Leanplum": "support@leanplum.com"
13   },
14   "social_media_url": "https://twitter.com/leanplum",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "http": "https://github.com/Leanplum/Leanplum-iOS-Monitoring/releases/download/2.1.0/LeanplumSDKMonitoring.framework.zip"
21   },
22   "frameworks": "UIKit",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "preserve_paths": "LeanplumSDKMonitoring.framework",
27   "documentation_url": "https://www.leanplum.com/docs#/docs",
28   "source_files": "LeanplumSDKMonitoring.framework/Headers/*.h",
29   "public_header_files": "LeanplumSDKMonitoring.framework/Headers/*.h",
30   "vendored_frameworks": "LeanplumSDKMonitoring.framework"