[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 3.2.2-beta1 / Leanplum-iOS-SDK.podspec.json
blobc3e3e3023261352ab3de3163e4cd4a2bc0458fe3
2   "name": "Leanplum-iOS-SDK",
3   "version": "3.2.2-beta1",
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.2.2-beta1"
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   "module_name": "Leanplum",
38   "pod_target_xcconfig": {
39     "DEFINES_MODULE": "YES"
40   },
41   "resource_bundles": {
42     "Leanplum-iOS-SDK": "Leanplum-SDK/Resources/**/*"
43   }