Minimum Tumblr Client. Post cropped photo your likes on Tumblr.
Install cocoapods-keys
.
$ bundle install --path vendor/bundle
Get OAuth consumer Key
and OAuth consumer Secret
on Tumblr.
https://www.tumblr.com/oauth/apps
Set up keys. Type your keys.
$ bundle exec pod keys set TumblrOAuthConsumerKey [your_key]
Saved TumblrOAuthConsumerKey to yomblr.
$ bundle exec pod keys set TumblrOAuthConsumerSecret [your_key]
Saved TumblrOAuthConsumerSecret to yomblr.
Install libraries.
$ bundle exec pod install
http://tumblr.github.com/TMTumblrSDK
https://github.com/orta/cocoapods-keys
https://github.com/rs/SDWebImage