1.創(chuàng)建today extension?
xcode->file ->new->target
2.加入pods ?
3.設(shè)置project->info ->configurations
設(shè)置debug pods.debug 和release pods.release
4.Extension項(xiàng)目添加libpods.a
5.拓展工程引入第三方庫 編譯 完成
#import "AFNetworking.h"?
#import "UIKit+AFNetworking.h"
####推薦一個linux命令行網(wǎng)站:https://rootopen.com