| { |
| "name": "Leanplum-iOS-Monitoring-static", |
| "version": "2.1.0", |
| "summary": "Mobile Marketing Platform. Integrated. ROI Engine.", |
| "description": "Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app experience. We offer Messaging, Automation, App Editing, Personalization, A/B Testing, and Analytics.", |
| "homepage": "https://www.leanplum.com", |
| "license": { |
| "type": "Commercial", |
| "text": "See https://www.leanplum.com/tos" |
| }, |
| "authors": { |
| "Leanplum": "support@leanplum.com" |
| }, |
| "social_media_url": "https://twitter.com/leanplum", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "LeanplumSDKMonitoring.framework", |
| "source": { |
| "http": "https://github.com/Leanplum/Leanplum-iOS-Monitoring-static-internal/releases/download/2.1.0.142/LeanplumSDKMonitoring.framework.zip" |
| }, |
| "frameworks": "UIKit", |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| }, |
| "preserve_paths": "LeanplumSDKMonitoring.framework", |
| "documentation_url": "https://www.leanplum.com/docs#/docs", |
| "source_files": "LeanplumSDKMonitoring.framework/Headers/*.h", |
| "public_header_files": "LeanplumSDKMonitoring.framework/Headers/*.h", |
| "dependencies": { |
| "Leanplum-iOS-SDK-static": [ |
| "~> 2.1.0" |
| ] |
| } |
| } |