[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / Leanplum-iOS-SDK / 1.2.13 / Leanplum-iOS-SDK.podspec.json
blobafb876b2bb514221361d80188e9ab179a4fc78b8
2   "name": "Leanplum-iOS-SDK",
3   "version": "1.2.13",
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.2.13"
22   },
23   "frameworks": [
24     "CFNetwork",
25     "Foundation",
26     "Security",
27     "SystemConfiguration",
28     "UIKit"
29   ],
30   "weak_frameworks": "AdSupport",
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   },
34   "preserve_paths": "Leanplum.framework",
35   "documentation_url": "https://www.leanplum.com/docs#/docs",
36   "public_header_files": "Leanplum.framework/Headers/*.h",
37   "vendored_frameworks": "Leanplum.framework"