[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 4.0.0-beta7 / Leanplum-iOS-SDK.podspec.json
blob09b6faa762f16c79c8b2a9b7a3bd1bb96fa2c95c
2   "name": "Leanplum-iOS-SDK",
3   "version": "4.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": "4.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": [
37     "LeanplumSDK/LeanplumSDK/Classes/**/*",
38     "LeanplumSDK/LeanplumSDK/ClassesSwift/**/*"
39   ],
40   "module_name": "Leanplum",
41   "resource_bundles": {
42     "Leanplum-iOS-SDK": "LeanplumSDK/LeanplumSDKBundle/Resources/**/*"
43   },
44   "swift_versions": "5.0",
45   "swift_version": "5.0"