[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 2.7.2 / Leanplum-iOS-SDK.podspec.json
blob4c8604ff27a3c1e7cb4894032c36c9b01c8030e9
2   "name": "Leanplum-iOS-SDK",
3   "version": "2.7.2",
4   "summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
5   "description": "Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app\nexperience. We offer Messaging, Automation, App Editing, Personalization, A/B Testing, and\nAnalytics.",
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   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
18     "tag": "2.7.2"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "CFNetwork",
25     "Foundation",
26     "Security",
27     "SystemConfiguration",
28     "UIKit"
29   ],
30   "weak_frameworks": [
31     "AdSupport",
32     "StoreKit"
33   ],
34   "libraries": "sqlite3",
35   "documentation_url": "https://www.leanplum.com/docs#/docs",
36   "source_files": "Leanplum-SDK/Classes/**/*",
37   "module_name": "Leanplum",
38   "pod_target_xcconfig": {
39     "DEFINES_MODULE": "YES"
40   }