[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 1.3.10 / Leanplum-iOS-SDK.podspec.json
bloba398a2b34e1242981d8ff2c45ec705b2c024bfd3
2   "name": "Leanplum-iOS-SDK",
3   "version": "1.3.10",
4   "summary": "Mobile A/B testing, personalization & analytics in one powerful platform.",
5   "description": "Leanplum! Mobile A/B testing, personalization & analytics in one powerful platform.",
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": "5.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
21     "tag": "1.3.10"
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   "public_header_files": "Leanplum.framework/Headers/*.h",
40   "vendored_frameworks": "Leanplum.framework"