[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 2.0.6 / Leanplum-iOS-SDK.podspec.json
blob27c8cb54716146dda8873c9b7f4f2d65e64f38a3
2   "name": "Leanplum-iOS-SDK",
3   "version": "2.0.6",
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     "http": "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.0.6/Leanplum.framework.zip"
21   },
22   "frameworks": [
23     "CFNetwork",
24     "Foundation",
25     "Security",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "weak_frameworks": [
30     "AdSupport",
31     "StoreKit"
32   ],
33   "libraries": "sqlite3",
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"