orta / Wallpapers

A Mac App for Downloading Wallpapers.
91 stars 11 forks source link

update Podfile #7

Open InjoyDeng opened 7 years ago

InjoyDeng commented 7 years ago
#platform :osx, "10.8"

target ‘Wallpapers’ do

    pod "AFNetworking"
    pod "INAppStoreWindow"

    pod "ARAnalytics/MixpanelOSX"
end
orta commented 7 years ago

Send PR?