2 "name": "LeanCloudSocialDynamic",
4 "summary": "LeanCloud iOS Social SDK for mobile backend.",
5 "homepage": "https://leancloud.cn",
8 "text": "© Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
11 "LeanCloud": "support@leancloud.cn"
13 "documentation_url": "https://leancloud.cn/docs/sns.html",
18 "git": "https://github.com/leancloud/leancloud-social-ios.git",
21 "source_files": "Classes/*.{h,m}",
22 "public_header_files": [
23 "Classes/AVUser+SNS.h",
24 "Classes/AVOSCloudSNS.h"
35 "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/AVOSCloudDynamic/**\" \"${PODS_ROOT}/LeanCloudSocialDynamic/**\"",
36 "OTHER_LDFLAGS": "$(inherited) -ObjC -framework AVOSCloud",
37 "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"