[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / 7 / Leanplum-tvOS-SDK / 2.1.0 / Leanplum-tvOS-SDK.podspec.json
blobfbe08432cb00d61ffd2b17493229200b92e02820
2   "name": "Leanplum-tvOS-SDK",
3   "version": "2.1.0",
4   "summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
5   "description": "Leanplum delivers meaningful engagement across channels through Automation, Personalization, A/B Testing, and Analytics.",
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   "platforms": {
16     "tvos": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "http": "https://github.com/Leanplum/Leanplum-tvOS-SDK/releases/download/2.1.0/LeanplumTV.framework.zip"
21   },
22   "frameworks": [
23     "CFNetwork",
24     "Foundation",
25     "Security",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "weak_frameworks": [
30     "AdSupport",
31     "StoreKit"
32   ],
33   "libraries": "sqlite3",
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC"
36   },
37   "preserve_paths": "LeanplumTV.framework",
38   "documentation_url": "https://www.leanplum.com/docs#/docs",
39   "source_files": "LeanplumTV.framework/Headers/*.h",
40   "public_header_files": "LeanplumTV.framework/Headers/*.h",
41   "vendored_frameworks": "LeanplumTV.framework"