[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 3.0.0-beta7 / Leanplum-iOS-SDK.podspec.json
blob796d2599793e12272dbbb8c638db07efc31afb05
2   "name": "Leanplum-iOS-SDK",
3   "version": "3.0.0-beta7",
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": "3.0.0-beta7"
19   },
20   "platforms": {
21     "ios": "9.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://docs.leanplum.com/",
36   "source_files": "Leanplum-SDK/Classes/**/*",
37   "resources": [
38     "Leanplum-SDK/Resources/**/*"
39   ],
40   "module_name": "Leanplum",
41   "pod_target_xcconfig": {
42     "DEFINES_MODULE": "YES"
43   }