ABIntentions 0.0.11× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2015年3月由Anton Bukov维护。安装指南×ABIntentions 的安装指南您想在 Podfile 中添加类似于以下的内容:pod 'ABIntentions', '~> 0.0'target 'MyApp' do pod 'ABIntentions', '~> 0.0' end然后在终端或 CocoaPods.app 内运行 pod install或者想要测试运行,可以运行以下命令pod try ABIntentions查看 PodspecGitHub 代码库CocoaPods.org 上的页面ABIntentions 0.0.11作者:Anton Bukovk06a/ABIntentionsGitHub 代码库 一组 iOS 意图集合。受http://bendyworks.com/geekville/articles/2014/2/single-responsibility-principle-ios和http://chris.eidhof.nl/posts/intentions.html的启发