Once I added AFURLConnectionByteSpeedMeasure in CocoaPods, some problems were revealed:
../Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.h:186:1: Property with 'retain (or strong)' attribute must be of object type
../Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.h:191:1: Property with 'retain (or strong)' attribute must be of object type
Need some improvements in my opinion.
Once I added AFURLConnectionByteSpeedMeasure in CocoaPods, some problems were revealed:
Need some improvements in my opinion.