ParseTwitterUtils 1.11.0

ParseTwitterUtils 1.11.0

测试已测试
Lang语言 Obj-CObjective C
许可证 商业
发布最后发布2018年1月

Parse 平台 维护。



 
依赖
Bolts/Tasks~> 1.7
Parse~> 1.13
 

  • 作者:
  • Parse

为 iOS 的 Parse Twitter Utils

这是一个实用库,用于使用 Twitter 对 Parse PFUser 进行认证。更多详细信息,请参阅我们的 指南

入门

要使用 parse,请访问 发布页面,并下载最新构建。然后您就可以开始了!查看公共 文档 并开始构建。

其他安装选项

  1. CocoaPods

    将以下行添加到您的 podfile 中

    pod 'ParseTwitterUtils'
    

    运行 pod install,现在您应该拥有最新的 parse 版本。

  2. 将 ParseTwitterUtils 作为子项目使用

    您还可以将 parse 作为子项目添加到您的应用程序中,尽管我们不推荐这样做,因为这会显著增加您的索引时间。要做到这一点,只需将 ParseTwitterUtils.xcodeproj 文件拖放到您的工作空间中。

如何贡献?

我们希望使对此项目的贡献尽可能简单和透明。请参阅 贡献指南

其他 Parse 项目

依赖关系

我们使用以下库作为 ParseTwitterUtils 内部的依赖项

许可证

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.