测试已测试 | ✓ |
语言语言 | Obj-CObjective C |
许可证 | 商业 |
发布最后发布 | 2018年1月 |
由 Parse 平台 维护。
依赖项 | |
Bolts/Tasks | ~> 1.9 |
Parse | ~> 1.15.1 |
FBSDKCoreKit | ~> 4.28.0 |
FBSDKLoginKit | ~> 4.28.0 |
FBSDKTVOSKit | ~> 4.28.0 |
FBSDKShareKit | ~> 4.28.0 |
这是一个实用程序库,用于使用 Facebook SDK 认证 Parse PFUser
。有关更多信息,请参阅我们的 指南。
要使用 parse,请访问 发布 页面,并下载最新版构建。然后您就可以开始了!查看公共 文档 并开始构建。
其他安装选项
CocoaPods
将以下行添加到您的 podfile 中
pod 'ParseFacebookUtilsV4'
运行 pod install,您现在应该有最新的 parse 发布版。
将 ParseFacebookUtils 作为子项目使用
您也可以将 parse 作为子项目包含到您的应用程序中,尽管我们不推荐这样做,因为它会显著增加您的索引时间。为此,只需将 ParseFacebookUtils.xcodeproj
文件拖放到您的工作区中即可。
我们希望使对项目的贡献尽可能容易和透明。请参阅 贡献指南。
我们在 ParseFacebookUtils 中使用以下库作为依赖项
Copyright (c) 2015-present, Parse, LLC.
All rights reserved.
This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant
of patent rights can be found in the PATENTS file in the same directory.