在Swift 2中使用AlamofireObjectMapper时出错

时间:2016-04-08 07:05:30

标签: ios iphone json swift alamofire

我已通过Cocoapods集成AlamofireObjectMapper来处理JSON。 我在AlamofireObjectMapper的一个文件中收到了一些错误:

Errors

请发布解决问题所需的步骤。我是编程新手,帮帮我。

我的项目结构:

project structure

我的广告文件

platform :ios, '8.0'
use_frameworks!

target 'MT' do
    pod 'AlamofireObjectMapper', '~> 3.0'
end

0 个答案:

没有答案