4 "summary": "Liquid is a platform that enables publishers to dynamically serve their applications based on user profiling, activity and context.",
5 "homepage": "https://onliquid.com/",
6 "license": "Apache, Version 2.0",
8 "Liquid Data Intelligence S.A.": "support@onliquid.com"
11 "git": "https://github.com/lqd-io/liquid-sdk-ios.git",
14 "social_media_url": "https://twitter.com/onliquid",
15 "documentation_url": "https://lqd.io/documentation/ios",
28 "SystemConfiguration",
34 "resources": "Liquid/**/*.xib",
35 "exclude_files": "Liquid/**/*[wW]atchOS*.[mh]"
45 "Liquid/**/*[iI]OS*.[mh]",
46 "Liquid/**/*[tV]vOS*.[mh]",
47 "Liquid/Model/LQCallToAction.[mh]",
48 "Liquid/Model/LQInAppMessage*.[mh]",
49 "Liquid/LQNetworkingURLConnection.[mh]",
50 "Liquid/Views/*.{m,h,xib}",
51 "Liquid/ViewControllers/*.[mh]",
52 "Liquid/LQUIElement*.[mh]",
53 "Liquid/Model/LQUIElement.[mh]",
54 "Liquid/Lib/Aspects/**/*",
55 "Liquid/Lib/SocketRocket/**/*",
56 "Liquid/Model/LQWireframeLayer.[mh]",
57 "Liquid/Lib/Liquid/LQUIViewRecurringChanger.[mh]",
58 "Liquid/Categories/*+LQChangeable.[mh]"
64 "SystemConfiguration",
73 "Liquid/**/*[iI]OS*.[mh]",
74 "Liquid/**/*[wW]atchOS*.[mh]",
75 "Liquid/Model/LQCallToAction.[mh]",
76 "Liquid/Model/LQInAppMessage*.[mh]",
77 "Liquid/LQNetworkingURLConnection.[mh]",
78 "Liquid/Views/*.{m,h,xib}",
79 "Liquid/ViewControllers/*.[mh]",
80 "Liquid/LQUIElement*.[mh]",
81 "Liquid/Model/LQUIElement.[mh]",
82 "Liquid/Lib/Aspects/**/*",
83 "Liquid/Lib/SocketRocket/**/*",
84 "Liquid/Model/LQWireframeLayer.[mh]",
85 "Liquid/Lib/Liquid/LQUIViewRecurringChanger.[mh]",
86 "Liquid/Categories/*+LQChangeable.[mh]"
90 "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load"
92 "source_files": "Liquid/**/*.{m,h}",
93 "public_header_files": "Liquid/**/*.h"