[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 2.0.0 / Leanplum-iOS-SDK.podspec.json
blobe4e4cb1cd6035d6292fbdfabada5412473a160b5
2   "name": "Leanplum-iOS-SDK",
3   "version": "2.0.0",
4   "summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
5   "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.",
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     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
21     "tag": "2.0.0"
22   },
23   "frameworks": [
24     "CFNetwork",
25     "Foundation",
26     "Security",
27     "SystemConfiguration",
28     "UIKit"
29   ],
30   "weak_frameworks": [
31     "AdSupport",
32     "StoreKit"
33   ],
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC"
36   },
37   "preserve_paths": "Leanplum.framework",
38   "documentation_url": "https://www.leanplum.com/docs#/docs",
39   "source_files": "Leanplum.framework/Headers/*.h",
40   "public_header_files": "Leanplum.framework/Headers/*.h",
41   "vendored_frameworks": "Leanplum.framework"