Latest | 0.0.9 |
---|---|
Homepage | https://leancloud.cn |
License | Commercial © Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html |
Platforms | ios 8.0 |
Dependencies | AVOSCloudDynamic, AFNetworking |
Authors |
Latest podspec
{ "name": "LeanCloudSocialDynamic", "version": "0.0.9", "summary": "LeanCloud iOS Social SDK for mobile backend.", "homepage": "https://leancloud.cn", "license": { "type": "Commercial", "text": "u00a9 Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html" }, "authors": { "LeanCloud": "[email protected]" }, "documentation_url": "https://leancloud.cn/docs/sns.html", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/leancloud/leancloud-social-ios.git", "tag": "0.0.9" }, "source_files": "Classes/*.{h,m}", "public_header_files": [ "Classes/AVUser+SNS.h", "Classes/AVOSCloudSNS.h" ], "dependencies": { "AVOSCloudDynamic": [], "AFNetworking": [ "~> 2.0" ] }, "xcconfig": { "OTHER_LDFLAGS": "$(inherited) -ObjC", "FRAMEWORK_SEARCH_PATHS": ""${PODS_ROOT}/LeanCloudSocialDynamic/**"", "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks" } }
Sat, 05 Mar 2016 14:39:03 +0000