[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 7 / 3 / Leanplum-iOS-SDK-static / 1.5.1 / Leanplum-iOS-SDK-static.podspec.json
blob5186193bff7989d38bc808cce3754325930f932f
2   "name": "Leanplum-iOS-SDK-static",
3   "version": "1.5.1",
4   "summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
5   "description": "Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app experience. We offer Messaging, Automation, App Editing, 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     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK-static.git",
21     "tag": "1.5.1"
22   },
23   "frameworks": [
24     "CFNetwork",
25     "Foundation",
26     "Security",
27     "SystemConfiguration",
28     "UIKit"
29   ],
30   "weak_frameworks": [
31     "AdSupport",
32     "StoreKit"
33   ],
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC"
36   },
37   "preserve_paths": "Leanplum.framework",
38   "documentation_url": "https://www.leanplum.com/docs#/docs",
39   "source_files": "Leanplum.framework/Headers/*.h",
40   "public_header_files": "Leanplum.framework/Headers/*.h",
41   "vendored_frameworks": "Leanplum.framework"