2 "name": "Liferay-iOS-SDK",
3 "module_name": "LRMobileSDK",
5 "summary": "Build iOS apps for Liferay.",
6 "homepage": "https://github.com/liferay/liferay-mobile-sdk",
9 "file": "ios/copyright.txt"
12 "Bruno Farache": "bruno.farache@liferay.com"
21 "git": "https://github.com/liferay/liferay-mobile-sdk.git",
24 "source_files": "ios/Source/**/*.{h,m}",
27 "ios/Source/Util/Localization/*.lproj"
39 "pod_target_xcconfig": {
40 "OTHER_CFLAGS": "-DLIFERAY_MOBILE_SDK_FRAMEWORK=1"
42 "user_target_xcconfig": {
43 "GCC_PREPROCESSOR_DEFINITIONS": "LIFERAY_MOBILE_SDK_APP=1"
45 "private_header_files": [
46 "ios/Source/Core/Auth/OAuth2/LROAuth2AuthorizationFlow+Private.h"