[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / 4 / Leanplum-iOS-UIEditor / 2.0.7 / Leanplum-iOS-UIEditor.podspec.json
blob47f66ffaf1ad16b57063097c73d6cd5761f2bb32
2   "name": "Leanplum-iOS-UIEditor",
3   "version": "2.0.7",
4   "summary": "Supplementary Leanplum pod to provide UI Editor support.",
5   "description": "The UI Editor allows you to modify the appearance of any static screen within your app on the fly, without having to re-submit your app to the App Store.",
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": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "http": "https://github.com/Leanplum/Leanplum-iOS-UIEditor/releases/download/2.0.7/LeanplumUIEditor.framework.zip"
21   },
22   "frameworks": "UIKit",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "preserve_paths": "LeanplumUIEditor.framework",
27   "documentation_url": "https://www.leanplum.com/docs#/docs",
28   "source_files": "LeanplumUIEditor.framework/Headers/*.h",
29   "public_header_files": "LeanplumUIEditor.framework/Headers/*.h",
30   "vendored_frameworks": "LeanplumUIEditor.framework"