以下の内容はhttps://anton0825.hatenablog.com/entry/20140210/1392169861より取得しました。


Podfileでブランチを指定してライブラリをインストールする方法

なぜか公式ドキュメントに載ってないんだけど、以下のように書くと
ブランチ指定でインストール出来る。
ブランチを指定する場合、:git => 〜は必須。

pod 'AFNetworking', :git => 'https://github.com/AFNetworking/AFNetworking', :branch => '0.10.x'

podspecでもブランチ指定出来るっぽい。
参考:Added ability to specify :branch when listing dependencies in Podfile or in .podspec definitions by samstewart · Pull Request #262 · CocoaPods/CocoaPods · GitHub




以上の内容はhttps://anton0825.hatenablog.com/entry/20140210/1392169861より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14