
target "MPMessagePack" do
  platform :osx, "10.10"
  pod "GHODictionary"
end

target "MPMessagePack iOS" do
  platform :ios, "8.0"
  pod "GHODictionary"
end
