在Swift中,Swift3中间件在Object Storage上提供了S3 REST 风格的API。
目前支持的操作有以下几种:
· GET Service
· DELETE Bucket
· GET Bucket (List Objects)
· PUT Bucket
· DELETE O ...……
导入框架报错:
Pods written in
Swift can only be integrated as frameworks;
add 'use_frameworks!' to your Podfile or target to opt into using it.
The
swift Pods being used are: ReactiveCocoa and Res ...……