When viewing a guide for Cocoapods (i.e Podfile or Podspec Syntax Guides) we should add an indicator for the target version the guide is written for: ``` These guides are up-to-date for CocoaPods $version ``` <img width="807" alt="screen shot 2016-05-09 at 18 13 19" src="https://cloud.githubusercontent.com/assets/1484989/15121337/0e2ecac0-1612-11e6-88bc-afc10ee93990.png"> That way I know if the guide is for the version of CocoaPods I am using.