私の仕事の開発者アカウントで、Xcode 5 と iOS7 で新しい iOS プロジェクトを作成しました。「AFNetworking」または「RestKit」ポッドをインストールする場合。このエラー メッセージが表示されます。
[!] The platform of the target `Pods` (iOS 4.3) is not compatible with `AFNetworking
(1.3.1)` which has a minimum requirement of iOS 5.0 - OS X 10.7.
私はこれを解決する方法を探していましたが、何も思いつきませんでした。誰にもこれに対する解決策がありますか?