# Uncomment this line to define a global platform for your project platform :ios, "11.1" use_frameworks! target "Juick" do pod 'AFNetworking' pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'PDKeychainBindingsController' pod 'YYModel' pod 'YYWebImage' pod 'DateTools' pod 'XLForm' pod 'PHFComposeBarView' pod 'TagListView-ObjC' end