测试已测试 | ✓ |
语言语言 | Obj-CObjective C |
许可证 | 商业 |
发布最后发布 | 2016年3月 |
由 Juddster 维护。
依赖项 | |
Bolts/Tasks | >= 1.6 |
Backand | >= 0.1.1 |
FBSDKCoreKit | ~> 4.10 |
FBSDKLoginKit | ~> 4.10 |
FBSDKTVOSKit | ~> 4.10 |
这是一个用于使用 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.