iOS 优秀开源框架 开源包 开发包 from : Podfile of chatsecure ---待完善

前段时间发现chatsecure的podfile中使用了很多非常优秀的开源包 和 大公司的sdk。 拿出来分享下。 各个类库的作用待完善。

platform :ios, "7.0"
  
 inhibit_all_warnings!
  
 source 'https://github.com/CocoaPods/Specs.git'
  
 pod 'AFNetworking', '~> 2.4'
 pod "Appirater", '~> 2.0'
 pod 'OpenInChrome', '~> 0.0'
 pod 'MWFeedParser', '~> 1.0'
 pod "CocoaLumberjack", '~> 1.9'
 pod "Facebook-iOS-SDK", '~> 3.19'
 pod "HockeySDK", '~> 3.6'
 pod "MagicalRecord", '~> 2.2'
 pod 'MBProgressHUD', '~> 0.9'
 pod "SSKeychain", '~> 1.2'
 pod "UIAlertView-Blocks", '~> 1.0'
 pod 'gtm-oauth2', '~> 0.1.0'
 pod 'JTTargetActionBlock', '~> 1.0'
 # pod 'YapDatabase/SQLCipher', '~> 2.5' # We need to use fork for sqlite3_rekey support
 pod 'Mantle', '~> 1.4'
 pod 'Navajo', '~> 0.0'
 pod 'RMStepsController', '~> 1.0'
 pod 'JSQSystemSoundPlayer', '~> 1.5'
 pod 'JSQMessagesViewController', '~> 5.3'
 pod 'BBlock', '~> 1.2'
 pod 'JVFloatLabeledTextField', '~> 0.0'
 pod 'TTTAttributedLabel', '~> 1.10'
 pod 'VTAcknowledgementsViewController', '~> 0.12'
 pod 'PureLayout', '~> 2.0'
 pod 'BButton', '~> 4.0'
 pod 'uservoice-iphone-sdk', '~> 3.2'
 pod 'TUSafariActivity', '~> 1.0'
 pod 'ARChromeActivity', '~> 1.0'
  
 # Waiting for 7.4.1 to be pushed to trunk
 pod 'CocoaAsyncSocket', :git => 'https://github.com/robbiehanson/CocoaAsyncSocket.git', :commit => 'c0bbcbcc5e039ca5d732f9844bf95c3d8ee31a5b'
  
 # Forks
 pod 'AFOAuth2Client', :git => 'https://github.com/ChatSecure/AFOAuth2Client.git', :branch => 'release'
 pod 'SIAlertView', :git => 'https://github.com/ChatSecure/SIAlertView.git', :branch => 'attributedText'
  
 # Submodules
 pod 'ProxyKit/Client', :path => 'Submodules/ProxyKit/ProxyKit.podspec'
 pod 'OTRKit', :path => 'Submodules/OTRKit/OTRKit.podspec'
 pod 'CPAProxy', :path => 'Submodules/CPAProxy/CPAProxy.podspec'
 pod 'XMPPFramework', :path => 'Submodules/XMPPFramework/XMPPFramework.podspec'
 pod 'YapDatabase/SQLCipher', :path => 'Submodules/YapDatabase/YapDatabase.podspec'

使用 SDWebImage 来作为图片下载器 和 缓存器cache, 另外, 该库还提供了 UIImageView 扩展

 

转载于:https://www.cnblogs.com/ToDoToTry/p/4213163.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值