[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 2.4.0 / Leanplum-iOS-SDK.podspec.json
blob5559c73d6bd6b93982880326ecbc3d8e3b54a2aa
2   "name": "Leanplum-iOS-SDK",
3   "version": "2.4.0",
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.4.0"
19   },
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "8.0"
23   },
24   "frameworks": [
25     "CFNetwork",
26     "Foundation",
27     "Security",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "weak_frameworks": [
32     "AdSupport",
33     "StoreKit"
34   ],
35   "libraries": "sqlite3",
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC",
38     "BITCODE_GENERATION_MODE": "bitcode"
39   },
40   "documentation_url": "https://www.leanplum.com/docs#/docs",
41   "source_files": "Leanplum-SDK/Classes/**/*",
42   "module_name": "Leanplum"