Podfile 204 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 platform :ios, '11.0' target 'DreamSleep' do use_frameworks! pod 'YTKNetwork', '~> 3.0.6' pod 'DKNightVersion', '~> 2.4.3' end # AFNetworking (4.0.1) # YTKNetwork (3.0.6) # DKNightVersion (2.4.3)