代码拉取完成,页面将自动刷新
platform :ios, '8.0'
inhibit_all_warnings!
#use_frameworks!
target :TLChat do
# --------------------- 个人开源Pod -----------------------
# TLKit 基础库,包含常用宏定义、常用分类、常用功能组件(HUD、actionSheet等)
pod 'TLKit', :git => 'https://github.com/tbl00c/TLKit.git', :tag => '0.0.21'
# pod 'TLKit', :path => '~/TLPods/TLKit'
pod 'ZZFLEX', :git => 'https://github.com/tbl00c/ZZFLEX.git', :tag => '0.2.0'
# 全能tabBarController
pod 'TLTabBarController', :git => 'https://github.com/tbl00c/TLTabBarController.git', :tag => '0.0.6'
# pod 'TLTabBarController', :path => '~/TLPods/TLTabBarController'
# Bug修复版JZ
pod 'JZNavigationExtension', :git => 'https://github.com/tbl00c/JZNavigationExtension.git', :tag => '4.0'
# --------------------- 第三方Pod -----------------------
pod 'AFNetworking', '~> 3.1.0'
pod 'SDWebImage', '~> 3.7'
pod 'Masonry', '~> 1.1.0'
pod 'MJRefresh', '~> 3.1.15.3'
pod 'MJExtension', '~> 3.0.13'
pod 'FMDB', '~> 2.7.2'
pod 'UMengAnalytics', '~> 4.2.4'
pod 'CocoaLumberjack', '~> 3.3.0'
pod 'MWPhotoBrowser', '~> 2.1.2'
pod 'WCDB', '~> 1.0.6'
pod 'YYText', '~> 1.0.7'
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。