ATKit_Swift 0.2.4×Maintained by wwsh2416.Installation Guide×Installation Guide for ATKit_SwiftYou want to add pod 'ATKit_Swift', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'ATKit_Swift', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ATKit_SwiftSee PodspecGitHub RepoPage on CocoaPods.orgATKit_Swift 0.2.4Bytianya2416tianya2416/ATKit_SwiftGitHub RepoATKit_Swift 1、ATKit_Swift集成方式: pod 'ATKit_Swift' pod 'ATKit_ObjectC' 2、ATKit_Swift使用方式: 查看Ddemo